#matrix #data #ratio #2d

ratio-matrix

Ratio's matrix data library

8 unstable releases (3 breaking)

0.4.2 Aug 16, 2024
0.4.1 Aug 16, 2024
0.3.0 Aug 12, 2024
0.2.1 Aug 12, 2024
0.1.1 Aug 10, 2024

#675 in Math

Download history 365/week @ 2024-08-06 392/week @ 2024-08-13 12/week @ 2024-08-20 4/week @ 2024-08-27

610 downloads per month
Used in ratio-dsm

MIT/Apache

35KB
858 lines

Ratio's matrix data library

Ratio's matrix data library. It's main usage is for the other Ratio crates to have a compact, mutual understanding of how to store and work with 2D matrix data.

Changelog

This repository keeps a CHANGELOG.md according to the recommendations by Keep a Changelog.

Contributions and license

To get contributing, feel free to fork, pick up an issue or file your own and get going for your first merge! We'll be more than happy to help.

You might have noticed that this crate follows the "MIT-OR-Apache-2.0" license and some of our other crates follow the "GPL-3.0-or-later" license. This is intentional. Some crates, we consider as "just utilities" that we would like to offer to the entire Rust community without any question asked or guarantees given. This is such a utility crate.


lib.rs:

Ratio's matrix data library

Dependencies

~0.5–1.4MB
~30K SLoC