numberlab 0.1.9

A collection of numerical algorithms
Documentation
1
2
3
4
/// Graph
pub mod graph;
/// 2d Matrix
pub mod matrix;