use-matrix 0.0.7

Small matrix primitives and operations for RustUse
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "use-matrix"
version = "0.0.7"
dependencies = [
 "use-vector",
]

[[package]]
name = "use-vector"
version = "0.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77ffc1bb9b9f8e52d625d5e33e1456c35142e3e2bdc0b8bcb93e65a4165bee77"