Skip to content

Conversation

@ChrisRackauckas
Copy link
Member

The LUFactorization method for AbstractSciMLOperator was causing issues with the default algorithm selection. This removes it while keeping support for KLU and UMFPACK factorizations with operators that have concretization support.

Fixes #848

The LUFactorization method for AbstractSciMLOperator was causing issues
with the default algorithm selection. This removes it while keeping
support for KLU and UMFPACK factorizations with operators that have
concretization support.

Fixes SciML#848
@ChrisRackauckas ChrisRackauckas merged commit f1c3e67 into SciML:main Dec 11, 2025
135 of 142 checks passed
@ChrisRackauckas ChrisRackauckas deleted the claude/fix-has-concretization-019f2nZ8STSAH5PaVG3PVNep branch December 11, 2025 15:55
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.

Precompile warnings for method redefinition in LinearSolveSparseArraysExt in v3.50

2 participants