v1.1 (2015-06-23, lukas.widmer@bsse.ethz.ch) -------------------------------------------- odeSD, odeSDmex and odeSDc: - Fix: Non-negativity is now respected during Newton iteration as well odeSDc: - Fix: demo.c now compiles on Windows as well - Fix: Windows alias for alloca - Visual Studio 2013 Project added odeSDmex: - odeSDmex now complies against the BLAS and LAPACK versions supplied with MATLAB, no additional libraries are required. - Fix: 64-bit version now does not crash MATLAB anymore :) odeSD MATLAB Toolbox (new): - Toolbox installer compiles odeSDmex on Windows, Linux and Mac OS versions of MATLAB automatically, provided a compatible C compiler is installed and configured. SBMLconversion: - Fixed subs(...,0) deprecated warnings v1.0 (2012-04-11) ----------------- - Initial Release