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 f99b7f4 commit cdf4d2aCopy full SHA for cdf4d2a
Cargo.toml
@@ -14,7 +14,7 @@ name = "nutpie"
14
crate-type = ["cdylib"]
15
16
[dependencies]
17
-nuts-rs = { path = "../nuts-rs" }
+nuts-rs = "0.2"
18
numpy = "0.16.2"
19
ndarray = "0.15.4"
20
rand = "0.8.5"
0 commit comments