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.
2 parents bad802d + d98cfb3 commit 9dc4247Copy full SHA for 9dc4247
README.rst
@@ -83,6 +83,14 @@ your `Cargo.toml`.
83
- Enables parallel iterators, parallelized methods and ``par_azip!``.
84
- Implies std
85
86
+- ``approx``
87
+
88
+ - Implementations of traits from version 0.4 of the [`approx`] crate.
89
90
+- ``approx-0_5``
91
92
+ - Implementations of traits from version 0.5 of the [`approx`] crate.
93
94
- ``blas``
95
96
- Enable transparent BLAS support for matrix multiplication.
0 commit comments