fractionfree 0.1.0

Fraction-free linear algebra for ndarray
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.ndarray]
version = "0.15.6"

[dependencies.num]
version = "0.4.2"

[package]
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.0"