fractionfree 0.1.4

Fraction-free linear algebra for ndarray
Documentation
[dependencies.ndarray]
version = "0.15.6"

[dependencies.num-integer]
version = "0.1.46"

[dependencies.num-traits]
version = "0.2.18"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["algorithms", "mathematics"]
description = "Fraction-free linear algebra for ndarray"
edition = "2021"
keywords = ["ndarray", "linear-algebra", "matrix", "integer"]
license-file = "LICENSE.md"
name = "fractionfree"
readme = "README.md"
repository = "https://github.com/carlhammann/fractionfree"
version = "0.1.4"