#matrix #numbers #linear

nightly rmatrix_ks

matrix and some algebra in Rust

27 releases (4 breaking)

Uses new Rust 2024

new 0.6.4 Apr 15, 2025
0.6.2 Feb 18, 2025
0.6.0 Dec 31, 2024
0.5.9 Apr 15, 2025
0.2.0 Nov 13, 2023

#265 in Math

Download history 378/week @ 2024-12-17 178/week @ 2024-12-24 379/week @ 2024-12-31 20/week @ 2025-01-07 1/week @ 2025-01-14 1/week @ 2025-02-04 212/week @ 2025-02-18 8/week @ 2025-02-25 2/week @ 2025-03-04

1,405 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

~5.5MB
~96K SLoC