22 releases (4 breaking)
Uses new Rust 2024
0.6.2 | Feb 18, 2025 |
---|---|
0.6.0 | Dec 31, 2024 |
0.5.6 | Feb 18, 2025 |
0.4.1 | Sep 9, 2024 |
0.2.0 | Nov 13, 2023 |
#740 in Math
223 downloads per month
315KB
5K
SLoC
RMatrix
matrix and some algebra in Rust
just a toy
Simple example see: main
Mnist train example[^1] see: mnist
[^1]: The approach and model architecture are referenced from: bilibili: 大野喵渣
lib.rs
:
rmatrix_ks
Description
This library primarily contains the definitions and implementations of matrix operations and numerical types, and is intended for personal use only.
Dependencies
~4–5.5MB
~96K SLoC