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.
2 parents 8614c16 + ec3edd3 commit fb48539Copy full SHA for fb48539
lax/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "lax"
3
-version = "0.16.0"
+version = "0.17.0"
4
authors = ["Toshiki Teramura <toshiki.teramura@gmail.com>"]
5
edition = "2018"
6
ndarray-linalg/Cargo.toml
name = "ndarray-linalg"
@@ -43,7 +43,7 @@ features = ["approx", "std"]
43
default-features = false
44
45
[dependencies.lax]
46
47
path = "../lax"
48
49
0 commit comments