We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b16582 commit cf27d10Copy full SHA for cf27d10
Cargo.toml
@@ -2,6 +2,7 @@
2
name = "ndarray-linalg"
3
version = "0.10.1-alpha.0"
4
authors = ["Toshiki Teramura <toshiki.teramura@gmail.com>"]
5
+edition = "2018"
6
7
description = "Linear algebra package for rust-ndarray using LAPACK"
8
documentation = "https://docs.rs/ndarray-linalg/"
0 commit comments