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 to Approx 0.5 #1380

Closed bluss closed 3 months ago

bluss commented 3 months ago

Old approx-0_5 feature is removed, the approx feature points to approx 0.5

Uses and supersedes #1063. Closes #1063