[package]
authors = ["deotime"]
description = "Library for using matrices in rust. Uses const generics to ensure compile-time matrix safety."
edition = "2021"
keywords = ["matrix", "matrices"]
license = "MIT"
name = "matrix-rs"
readme = "README.md"
repository = "https://github.com/DeoTimeTheGithubUser/matrix-rs"
version = "1.0.0"