multicalc 0.5.0

Rust scientific computing for single and multi-variable calculus
Documentation
1
2
3
4
5
6
7
8
pub mod gl_table;
pub mod gh_table;
pub mod gauss_laguerre_table;
pub mod error_codes;
pub mod helper;

#[cfg(test)]
mod test;