sdwfrost / liblsoda

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

add memory management for a Julia wrapper #8

Closed rveltz closed 7 years ago

rveltz commented 7 years ago

Hi Simon,

Please consider this pull request for the julia wrapper

Best regards.

sdwfrost commented 7 years ago

Thanks @rveltz! These additions will probably come in handy for other wrappers too. I'll tag a new release so that you can update LSODA.jl.