3 - fields error reporting
7 - scatter menu entries consistency
11 - Scatter now has 3 types: normal, time and shifted
12 - added connection lines in scatter
16 - Added support for default values in model files.
17 - Added various models
22 - connect dots in coweb
23 - bigDots & connect dots in lyapunov
24 - fixed missing parameter form in lyapunov
25 - time label on scatter time plot
29 - lua models support inverse functions (g(...))
30 - added gsl root find (dlua_cycle_find)
33 - scatter & scatter time delay
35 - fixed recursion bug in coweb plot
36 - fixed zoom memory bug
37 - trimmed delay ranges
40 - trajectory and variation is common to discrete and trajectory
41 - variation is parallel
48 - bifurcation 2D exception bug fixed
51 - fixed cycles problems
52 - no more exceptions on lyap exponents
53 - ode step function choice
56 - added possibility to export trajectory and basins of attraction data (csv and binary formats, respectively)
57 - added fast basins of attraction algorithm
58 - added possibility to chose basins colors and save/retrieve settings
59 - added random number generation to LUA interpreter from some distributions in the GSL, added brief documentation
60 - minor fix to numerical field input interface
61 - added numerical jacobian evaluation capability
62 - fixed lyap. exponent computation when some exponents reach -inf
63 - added lyap. exponents data saving (for vs.time and vs.parameter plots)
64 - fixed bug when plotting lyap.exp. in parameter space for univariate models with >=2 parameters
65 - added dependency from LAPACK-3.0 library
66 - added complex eigenvalues modulus computation to Cycles algorithm (still unused)
69 - fixed bug in lyap. exponents plot for continuous time models
70 - added possibility to save full LE spectrum in csv file for vs time and vs parameters for continuous time models
73 - added differenziated cycles colouring, depending on specific cycle type (based on eigenvalues inspection)
76 - fixed bug in F^n computation in Cycles C routine
79 - removed all native code. Now using the external 'idmclib' library
82 - added idmclib return codes to the jidmclib interface
83 - fixed cycles input mask (ranges explicitely given for each model variable)
86 - added 'black' color to cycles routine for eigenvalues near to 1