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
#![cfg(feature = "backend-faer")]

//! Dense faer-specific helpers now live in `crate::core::traits`.
//! This placeholder keeps the module path stable for future extensions.