sundials-sys 0.1.0

A -sys crate for the SUNDIALS suite of ODE solvers
Documentation

sundials-sys

A barebones -sys crate around the SUNDIALS suite of ODE solvers.

License

The license and copyright information for the SUNDIALS suite can be viewed here. At the time of writing, it is a BSD 3-Clause license. The code specific to this crate is also made available under the BSD 3-Clause license.

Versions

  • 0.1.0 -- initial -sys wrapper with minor tests