GNU MCSim version 5.6.5 release

2016-02-29 Thread fredomatic
Announcing the latest version (5.6.5) of the GNU MCSim simulation software (see http://www.gnu.org/software/mcsim for info): GNU MCSim is a simulation package which allows you to design your own models (eventually dynamic, via ODEs) and to perform simple simulations, Monte Carlo stochastic simul

Release of version 1.5 of complexity

2016-02-29 Thread Bruce Korb
GNU complexity computes a complexity measure of C source code. For the most part, it is very similar to pmccabe results. The difference is that code length adds linearly to the score and logic nesting adds geometrically to the score. Short functions tend to score lower than pmccabe and highly nes