const-linear 0.1.0

A Rust linear algebra library based on const generics.
Documentation
[dependencies]

[package]
authors = ["Factorial <27factorial@gmail.com>"]
categories = ["algorithms", "mathematics", "game-development", "science"]
description = "A Rust linear algebra library based on const generics."
edition = "2018"
license = "MIT"
name = "const-linear"
readme = "README.MD"
repository = "https://www.github.com/27factorial/const-linear.git"
version = "0.1.0"