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.63k stars 307 forks source link

Use the stable toolchain to run clippy #1400

Closed nilgoyette closed 4 months ago

nilgoyette commented 4 months ago

As discussed in #1396

bluss commented 4 months ago

Thanks!