Skip to content
New issue

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

fix array display #22

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

fix array display #22

wants to merge 2 commits into from

Conversation

Roger-luo
Copy link

Fixed #21

It is able to show array in repl by calling the SparseMatrixCSC's showarray function

@kshyatt
Copy link
Contributor

kshyatt commented Jun 23, 2016

Thanks for the pull request, @Roger-luo! Could you add a test?

@Roger-luo
Copy link
Author

Roger-luo commented Jun 24, 2016

Umm, I didn't figure out how to test the outputs in REPL, does it really need a test? @kshyatt I added one, but not sure if this is appropriate.

PS. is there any plans about implement sparse-sparse multiplication for * operator by gemm? I found + implemented by geam, by did not find sparse sparse multiplication...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants