minlin 0.3.1

Rust library with minimal linear algebra made to be as convinient as possible.
Documentation
[dependencies]

[lib]
name = "minlin"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Rust library with minimal linear algebra made to be as convinient as possible."
edition = "2024"
homepage = "https://github.com/BonnyAD9/minlin"
license-file = "LICENSE"
name = "minlin"
readme = "README.md"
repository = "https://github.com/BonnyAD9/minlin"
version = "0.3.1"