We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.dot
ArrayBase
ArrayView
These will need special attention in terms of careful communication:
This is a community edited comment, please update it to current status.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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: