matreex 0.42.8

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

pub use rayon::prelude::*;