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 7f653bf commit 1e88691Copy full SHA for 1e88691
Cargo.toml
@@ -14,4 +14,4 @@ keywords = ["linear-algebra"]
14
[dependencies]
15
cblas-sys = "0.1"
16
libc = "0.2"
17
-num-complex = { version = "0.2", default-features = false }
+num-complex = { version = "0.3", default-features = false }
0 commit comments