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

Add any sparse matrix as right hand side to Ax=B #179

Closed
ghost opened this issue Aug 19, 2015 · 2 comments
Closed

Add any sparse matrix as right hand side to Ax=B #179

ghost opened this issue Aug 19, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Aug 19, 2015

If you can use a matrix, use it, otherwise don't allow it. MUMPS allows it.

Add the possibility to add CSC, CSR and LL.

@ghost
Copy link
Author

ghost commented Aug 19, 2015

CHOLMOD: only allows vectors for instance.

@ghost
Copy link
Author

ghost commented Jan 20, 2016

Moved to PythonOptimizers/SuiteSparse.py#22

@ghost ghost closed this as completed Jan 20, 2016
This issue was closed.
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

0 participants