Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd conversion & unit tests for indMatrix #144
Conversation
|
You did really well with the previous PRs! Just check the one commit I did earlier. In general when you use Oh, and just one thing on wording: you did not implement "file-based" tests as we do not use files :) You could say text-based, or something. Doesn't really matter. |
|
Just finished switching to |
|
Thanks for switching to |
|
Some of them in the previous test file might be the same as the new ones in runit.sparseConversion.R. Maybe just put them aside now and integrate them next time. |
This is the last numeric sparse matrix left. So far the conversion for the numeric sparse matrix should be done.