matrix 0.15.2

The package provides matrix storage schemes.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "matrix"
version = "0.15.2"
authors = ["Ivan Ukhov <ivan.ukhov@gmail.com>"]
license = "MIT"
repository = "https://github.com/stainless-steel/matrix"
homepage = "https://github.com/stainless-steel/matrix"
documentation = "https://stainless-steel.github.io/matrix"
description = "The package provides matrix storage schemes."

[dependencies.complex]
version = "0.7"
optional = true