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
The old vectorz-clj APIs do not match the preferred core.matrix API.
We should convert these to match core.matrix conventions.
Ideally these namespaces should contain exact equivalents of core.matrix functions, but avoid the protocol dispatch overhead (and use type hints where appropriate)
The text was updated successfully, but these errors were encountered:
The old vectorz-clj APIs do not match the preferred core.matrix API.
We should convert these to match core.matrix conventions.
Ideally these namespaces should contain exact equivalents of core.matrix functions, but avoid the protocol dispatch overhead (and use type hints where appropriate)
The text was updated successfully, but these errors were encountered: