#matrix #numbers #linear

nightly rmatrix_ks

matrix and some algebra in Rust

30 releases (4 breaking)

Uses new Rust 2024

new 0.6.6 Apr 28, 2025
0.6.2 Feb 18, 2025
0.6.0 Dec 31, 2024
0.5.11 Apr 28, 2025
0.2.0 Nov 13, 2023

#321 in Math

Download history 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 340/week @ 2025-04-09 491/week @ 2025-04-16

831 downloads per month

AGPL-3.0-or-later

315KB
5K SLoC

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.


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: 大野喵渣

Dependencies

~5MB
~86K SLoC