-
Notifications
You must be signed in to change notification settings - Fork 6
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
Support new precs API of LinearSolve #36
Merged
Merged
Commits on Oct 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bd03cf1 - Browse repository at this point
Copy the full SHA bd03cf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for addcd8d - Browse repository at this point
Copy the full SHA addcd8dView commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c03402 - Browse repository at this point
Copy the full SHA 2c03402View commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b62d551 - Browse repository at this point
Copy the full SHA b62d551View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9b15b9 - Browse repository at this point
Copy the full SHA b9b15b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd3c15a - Browse repository at this point
Copy the full SHA dd3c15aView commit details -
Configuration menu - View commit details
-
Copy full SHA for eddbb04 - Browse repository at this point
Copy the full SHA eddbb04View commit details
Commits on Nov 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for be7a688 - Browse repository at this point
Copy the full SHA be7a688View commit details -
Configuration menu - View commit details
-
Copy full SHA for 116b31b - Browse repository at this point
Copy the full SHA 116b31bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52d2f65 - Browse repository at this point
Copy the full SHA 52d2f65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 557bc69 - Browse repository at this point
Copy the full SHA 557bc69View commit details -
All callable objects describing preconditioners are now PreconBuilder.
Configuration menu - View commit details
-
Copy full SHA for 72fd4a5 - Browse repository at this point
Copy the full SHA 72fd4a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd1624d - Browse repository at this point
Copy the full SHA bd1624dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c400eca - Browse repository at this point
Copy the full SHA c400ecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19b6a48 - Browse repository at this point
Copy the full SHA 19b6a48View commit details -
Add blocksize to ILUZeroPrecon
uses some type piracy which can be easily circumvented
Configuration menu - View commit details
-
Copy full SHA for 8a8cd60 - Browse repository at this point
Copy the full SHA 8a8cd60View commit details -
Configuration menu - View commit details
-
Copy full SHA for db14464 - Browse repository at this point
Copy the full SHA db14464View commit details -
Configuration menu - View commit details
-
Copy full SHA for d60e381 - Browse repository at this point
Copy the full SHA d60e381View commit details
Commits on Nov 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ffd67dd - Browse repository at this point
Copy the full SHA ffd67ddView commit details -
Introduce LinearSolvePreconBuilder to handle preconditioners from LU …
…factorization Replaces UMFPACKPreconBuilder and the like
Configuration menu - View commit details
-
Copy full SHA for d4d8693 - Browse repository at this point
Copy the full SHA d4d8693View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccbb2ad - Browse repository at this point
Copy the full SHA ccbb2adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 868991c - Browse repository at this point
Copy the full SHA 868991cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 659924b - Browse repository at this point
Copy the full SHA 659924bView commit details -
Make block precon builders mutable
Blocksizes & partionings sometimes not known when creating the strategy.
Configuration menu - View commit details
-
Copy full SHA for d900f7c - Browse repository at this point
Copy the full SHA d900f7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02cf5cf - Browse repository at this point
Copy the full SHA 02cf5cfView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.