Skip to content

Commit 9dc4247

Browse files
author
Nil Goyette
authored
Merge pull request #1289 from nilgoyette/readme_features
Add both approx features
2 parents bad802d + d98cfb3 commit 9dc4247

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,14 @@ your `Cargo.toml`.
8383
- Enables parallel iterators, parallelized methods and ``par_azip!``.
8484
- Implies std
8585

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+
8694
- ``blas``
8795

8896
- Enable transparent BLAS support for matrix multiplication.

0 commit comments

Comments
 (0)