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 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)