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

Download history 3/week @ 2024-12-04 23/week @ 2024-12-11 414/week @ 2024-12-18 234/week @ 2024-12-25 296/week @ 2025-01-01 12/week @ 2025-01-08 1/week @ 2025-02-05 121/week @ 2025-02-12 95/week @ 2025-02-19 6/week @ 2025-02-26

223 downloads per month

AGPL-3.0-or-later

315KB
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

~4–5.5MB
~96K SLoC