kryst 3.2.1

Krylov subspace and preconditioned iterative solvers for dense and sparse linear systems, with shared and distributed memory parallelism.
1
2
3
4
pub mod reduce_counter;

#[cfg(feature = "complex")]
pub mod complex_dense;