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

calling clean on unitialized SMatPlus doesn't work #18

Open
rljacob opened this issue Jun 23, 2015 · 0 comments
Open

calling clean on unitialized SMatPlus doesn't work #18

rljacob opened this issue Jun 23, 2015 · 0 comments

Comments

@rljacob
Copy link
Contributor

rljacob commented Jun 23, 2015

(copying from MCT's old bugzilla)

Calling clean_ method in SparseMatrixPlus on an unitialized SMatPlus doesn't
work (even after changing "die" to warn) because it expects the "Strategy"
String in the SMatPlus to be initialized. Clean_ methods initializes another
string off of it.

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

No branches or pull requests

1 participant