ratio-matrix

Crates.ioratio-matrix
lib.rsratio-matrix
version0.4.2
sourcesrc
created_at2024-08-10 14:59:11.78245
updated_at2024-08-16 15:53:38.344879
descriptionRatio's matrix data library.
homepagehttps://gitlab.com/ratio-case-os/rust/ratio-matrix
repositoryhttps://gitlab.com/ratio-case-os/rust/ratio-matrix.git
max_upload_size
id1332462
size61,463
Tiemen Schuijbroek (TiemenSch)

documentation

README

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.

Commit count: 53

cargo fmt