matreex 0.44.0

A simple matrix implementation.
Documentation
1
2
3
//! Re-exports of [`rayon::prelude`] to avoid version conflicts.

pub use rayon::prelude::*;