glucose 0.2.3

multipurpose math and physics crate for my projects
Documentation
1
2
3
4
pub mod mat;
pub mod set;
pub use mat::Matrix;
pub use mat::SquareMatrix;