Ndarray 0.13.1 released

rust-ndarray

The point version is backwards compatible but still brings in some new features. The following are some highlights, see the full release note for the whole story.

  • New Quickstart tutorial for new users
  • .multi_slice_* methods for doing multiple simultaneous mutable slices of an array or array view
  • Zip can now be collected into a new Array easily
7 Likes

:+1: to multi_slice!

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.