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 691f406 commit a4092edCopy full SHA for a4092ed
Cargo.toml
@@ -12,7 +12,7 @@ license-file = "LICENSE"
12
[dependencies]
13
cfg-if = "0.1"
14
libc = "0.2"
15
-num-complex = "0.2"
+num-complex = "0.3"
16
num-traits = "0.2"
17
ndarray = ">=0.13"
18
pyo3 = ">=0.12"
0 commit comments