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

Use Sparspak when handling sparse system #532

Closed
wants to merge 1 commit into from

Conversation

ErikQQY
Copy link
Member

@ErikQQY ErikQQY commented Feb 14, 2025

Fix: SciML/LinearSolve.jl#578
With the recent changes in LinearSolve, we need to use Sparspak when solving a sparse nonlinear problem

@ErikQQY
Copy link
Member Author

ErikQQY commented Feb 14, 2025

It seems using Sparspak when handling sparse nonlinear system indeed fix: SciML/LinearSolve.jl#578

@ErikQQY ErikQQY closed this Feb 16, 2025
@ErikQQY ErikQQY deleted the qqy/sparse branch February 16, 2025 14:41
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

Successfully merging this pull request may close these issues.

LinearSolve missing methods for do_factorization on SparspakFactorization
1 participant