Skip to content

Conversation

oscardssmith
Copy link
Member

as pointed out by @ChrisRackauckas in #2291, we should at least try this for the non-Rosenbrock solvers.

@ChrisRackauckas
Copy link
Member

Needs tests

@oscardssmith
Copy link
Member Author

Don't existing tests cover this? What additional test would you like to see?

@ChrisRackauckas
Copy link
Member

It would be good to confirm that an existing test does indeed hit this

@oscardssmith
Copy link
Member Author

@testset "Hires calc_W tests" begin
which we just added hits it.

@ChrisRackauckas
Copy link
Member

Alright then merge if tests pass

@oscardssmith
Copy link
Member Author

interesting... there is an explicit test that calc_W returns a StaticArrays.LU but I'm unclear why that would be tested...

@ChrisRackauckas
Copy link
Member

Legacy. That can be removed if we see the Static operator is a faster approach

@oscardssmith
Copy link
Member Author

test removed

@oscardssmith oscardssmith merged commit 89e13f9 into SciML:master Jul 26, 2024
30 of 35 checks passed
@oscardssmith oscardssmith deleted the os/use-StaticW-more branch July 26, 2024 19:06
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.

2 participants