20 releases (4 breaking)
0.6.1 | Jan 3, 2025 |
---|---|
0.6.0 | Dec 31, 2024 |
0.5.5 | Jan 3, 2025 |
0.5.4 | Dec 30, 2024 |
0.2.0 | Nov 13, 2023 |
#326 in Math
949 downloads per month
310KB
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
~3.5–5MB
~85K SLoC