fenris-sparse 0.0.5

Sparse matrix functionality for fenris
Documentation
1
2
3
4
5
mod sparse;

pub mod cg;

pub use crate::sparse::*;