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 2e661b8 commit 6f1a536Copy full SHA for 6f1a536
Cargo.toml
@@ -14,7 +14,7 @@ name = "nutpie"
14
crate-type = ["cdylib"]
15
16
[dependencies]
17
-nuts-rs = "0.3.0"
+nuts-rs = "0.4.0"
18
numpy = "0.17.1"
19
ndarray = "0.15.4"
20
rand = "0.8.5"
0 commit comments