Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

fix array display#22

Open
Roger-luo wants to merge 2 commits intoJuliaAttic:masterfrom
Roger-luo:array-display
Open

fix array display#22
Roger-luo wants to merge 2 commits intoJuliaAttic:masterfrom
Roger-luo:array-display

Conversation

@Roger-luo
Copy link
Copy Markdown

Fixed #21

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

@kshyatt
Copy link
Copy Markdown
Contributor

kshyatt commented Jun 23, 2016

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

@Roger-luo
Copy link
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants