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.56k stars 299 forks source link

Use inline on spit_at and smaller methods #1381

Closed bluss closed 6 months ago

bluss commented 6 months ago

Fixes #1301