Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support matrix operations for matrices on different implementations. #147

Open
beomyeol opened this issue Nov 19, 2015 · 0 comments
Open

Comments

@beomyeol
Copy link
Contributor

The pull request #143 introduces Matrix and its implementation based on jblas library. However, some methods of Matrix do not work when the given matrix as the argument is not jblas-based implementation. We should take into consideration how to support matrix operations with matrices based on different implementations.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant