rusoda 0.1.0

Pure rust and just need log dependencies implementation of odepack dlsoda.
Documentation
1
2
3
4
5
6
7
8
9
pub mod daxpy;
pub mod ddot;
pub mod dgefa;
pub mod dgesl;
pub mod dscal;
pub mod fnorm;
pub mod idamax;
pub mod prelude;
pub mod vmnorm;