talrost 0.1.2

A mathematics library for embedded scientific computation.
Documentation
1
2
3
4
5
6
7
// pub mod autodiff;
// pub mod orellana;
// pub mod newton;
pub mod yuksel;
// pub mod homotopy_tests;
// pub mod phc;
pub mod blinn;