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

Reduce the number of symbolic analyses #104

Merged
merged 11 commits into from
Dec 5, 2024
Merged

Conversation

cvanaret
Copy link
Owner

@cvanaret cvanaret commented Nov 19, 2024

Tasks:

  • pass WarmstartInformation object to factorize_matrix();
  • compute symbolic analysis only when the Hessian sparsity changes;
  • figure out why MUMPS behaves differently when there is a single analysis at the beginning (apparently a different scaling).

@cvanaret cvanaret changed the title Reduce the number of symbolical factorizations WIP: Reduce the number of symbolical factorizations Nov 19, 2024
@cvanaret cvanaret changed the title WIP: Reduce the number of symbolical factorizations WIP: Reduce the number of symbolic factorizations Nov 20, 2024
@cvanaret cvanaret force-pushed the improve_factorizations branch from ddc1589 to 7cb8e6a Compare December 3, 2024 21:33
@cvanaret cvanaret changed the title WIP: Reduce the number of symbolic factorizations Reduce the number of symbolic analyses Dec 4, 2024
@cvanaret cvanaret force-pushed the improve_factorizations branch from d912ef8 to 5670b8e Compare December 5, 2024 07:20
@cvanaret cvanaret merged commit 3a92daa into main Dec 5, 2024
7 checks passed
@cvanaret cvanaret deleted the improve_factorizations branch December 5, 2024 08:12
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.

1 participant