matrix-rs/Cargo.lock
Zhongheng Liu 8bb435ab10
init: first working impl of determinant
types: added initial matrix definition and impl blocks
2025-01-22 12:32:22 +02:00

7 lines
153 B
TOML

# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "matrix-rs"
version = "0.1.0"