| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Replaced by Array::uninit already in 0.15.x
Visit replaced by map, genrows/gencolumns by rows/columns.
- apply -> for_each - apply_collect -> map_collect - apply_assign_into -> map_assign_into - par_apply -> par_for_each - par_apply_collect -> par_map_collect - par_apply_assign_into -> par_map_assign_into
Replaced by stack since 0.15.x
This method was already useless/unused, visible but in practice unused by users.
| Back | FazBrowse Home | New Git URL |
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