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 a891d5d commit b373b99Copy full SHA for b373b99
CHANGELOG.md
@@ -12,3 +12,23 @@ Removed
12
Changed
13
---------
14
- Error type becomes simple #118 #127
15
+ - remove dependencies to derive-new, procedurals
16
+
17
18
+0.10.0
19
+=======
20
21
+Update Dependencies
22
+--------------------
23
24
+- ndarray 0.12
25
+- rand 0.5
26
+- num-complex 0.2
27
+- openblas-src 0.6
28
+- lapacke 0.2
29
30
+See also #110
31
32
+Added
33
+------
34
+- serde-1 feature gate #99, #116
0 commit comments