sdwfrost / liblsoda

The LSODA algorithm for differential equations as a shared library
MIT License
32 stars 16 forks source link

jacobian example #7

Open rveltz opened 7 years ago

rveltz commented 7 years ago

Hi,

Sorry, this is not an issue per se ...

It would be nice to produce a C example of the use of lsoda lib when providing a jacobian routine. This could then be used as a basis to develop the same in Julia through the wrapper LSODA.jl

Best regards