Hello.  Learning Julia with fair to middling skills and working on Windows 
platform.  Just finished a Coursera course on Dynamical Modeling in Systems 
Biology.  The course used Matlab and I used Julia.  Did OK until a stiff 
ODE solver was required.  Couldn't find anything in the ODE package, and 
unable to get anything working from the Sundials package:

error compiling ode: could not load module libsundials_cvode: 
The specified module could not be found.


and not enough skills to figure out how to compile and make use of code in 
c or fortran.
Will a stiff solver be available soon or was I looking in the wrong 
places?  If that latter, could someone make more clear how to access the 
stiff ODE solver?  If the latter, is there anything I could do to help make 
it happen?  

Reply via email to