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

Download history 2/week @ 2024-09-23 6/week @ 2024-09-30 1/week @ 2024-10-07 26/week @ 2024-12-09 262/week @ 2024-12-16 202/week @ 2024-12-23 448/week @ 2024-12-30 37/week @ 2025-01-06

949 downloads per month

AGPL-3.0-or-later

310KB
5K SLoC

RMatrix

github crates-io docs-rs

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

github crates-io docs-rs

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