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

Remove deprecations from 0.15.x #1409

Closed bluss closed 3 months ago

bluss commented 3 months ago

Remove methods that were deprecated in 0.15.x or earlier.

Remove deprecated (internal) _data_slice

Remove deprecated stack_new_axis

Remove deprecated scalar_sum

Remove deprecated AxisDescription methods

ndarray-rand: Remove deprecated F32

Remove deprecated Zip apply methods

Remove deprecated visit and genrows/gencolumns/_mut

Remove deprecated uninitialized and maybe_uninit