You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@bluss is there documentation or a guide for how to execute a release for ndarray? I don't know if this is as simple as tagging a commit, if I need to do anything over at crates.io, etc...
Uh oh!
There was an error while loading. Please reload this page.
Upcoming Version: 0.17.0
Highlights
.dot
defined for dynamic-dimensional arrays Dot product with dyn arrays #886 and Dot product is only a valid call for ndarray::Array2 #1439 (PR: Add dot product support for ArrayD #1483)ArrayBase
is now covariantArrayView
should be covariant over lifetime #1332 (PR: Uses a simple fix to enable arraybase to be covariant. #1480)Breaking Changes
These will need special attention in terms of careful communication:
Documentation Updates
Dev Updates
This is a community edited comment, please update it to current status.
The text was updated successfully, but these errors were encountered: