rust-ndarray / ndarray

ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
https://docs.rs/ndarray/
Apache License 2.0
3.43k stars 295 forks source link

Update README-quick-start.md #1344

Closed joelchen closed 6 months ago

joelchen commented 6 months ago

Fix missing words in example.

adamreichold commented 6 months ago

The MSRV breakage is unrelated, hence I will merge this ignoring the CI failure and try to fix that in #1345