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 bebf608 commit f848bc4Copy full SHA for f848bc4
Cargo.toml
@@ -14,7 +14,7 @@ cfg-if = "0.1"
14
libc = "0.2"
15
num-complex = ">= 0.2, < 0.4"
16
num-traits = "0.2"
17
-ndarray = ">= 0.13, < 0.15"
+ndarray = ">= 0.13, < 0.16"
18
pyo3 = "0.13"
19
20
[features]
0 commit comments