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

Make W_transform always true #2297

Merged
merged 8 commits into from
Sep 17, 2024

Conversation

oscardssmith
Copy link
Contributor

Rosenbrock23 and Rosenbrock32 need updating to the W_transform versions, but other than that, this PR removes ~200 lines of complexity for free.

@oscardssmith oscardssmith marked this pull request as draft July 26, 2024 20:32
@ChrisRackauckas
Copy link
Member

Yeah this is a good idea. The same would need to be done on StochasticDiffEq for this to go through.

oscardssmith added a commit to SciML/StochasticDiffEq.jl that referenced this pull request Aug 2, 2024
the solvers already use the W-transform so we should be testing with it (especially because I'm about to delete the non-W-transformed version in SciML/OrdinaryDiffEq.jl#2297)
@oscardssmith oscardssmith marked this pull request as ready for review August 19, 2024 20:57
@oscardssmith
Copy link
Contributor Author

Now that Rosenbrock23 is updated, I think this should be ready to go. Let's see if CI agrees.

@oscardssmith oscardssmith force-pushed the os/always-w-transform branch 2 times, most recently from 623e688 to a22c77d Compare September 12, 2024 18:04
@oscardssmith
Copy link
Contributor Author

ok, this should now be ready to merge.

@oscardssmith oscardssmith changed the title Draft: Make W_transform always true Make W_transform always true Sep 12, 2024
@oscardssmith
Copy link
Contributor Author

ah it looks like ODEExtrapolation also is currently written with transform false.

@oscardssmith
Copy link
Contributor Author

CI green. Merge?

@ChrisRackauckas ChrisRackauckas merged commit b0f957c into SciML:master Sep 17, 2024
1 check passed
@oscardssmith oscardssmith deleted the os/always-w-transform branch September 17, 2024 16:03
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