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 4677b1b commit faa1ef0Copy full SHA for faa1ef0
README.md
@@ -30,7 +30,7 @@ Rust bindings for the NumPy C-API.
30
31
Please see the [simple](examples/simple) example for how to get started.
32
33
-We also have examples using [ndarray-linalg](examples/linalg) and [rayon](examples/parallel).
+There are also examples using [ndarray-linalg](examples/linalg) and [rayon](examples/parallel).
34
35
```toml
36
[lib]
0 commit comments