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

SparseHelper class no longer necessary as of Armadillo 8.100 #45

Open
conradsnicta opened this issue Sep 4, 2017 · 1 comment
Open

Comments

@conradsnicta
Copy link

Armadillo 8.100 has improved handling of sparse matrices. Incrementally constructing sparse matrices is now much faster.

As such, the SparseHelper class is no longer necessary:
SmartGridToolbox/SgtCore/SparseHelper.h

@dexterurbane
Copy link
Contributor

dexterurbane commented Sep 4, 2017 via email

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

No branches or pull requests

2 participants