Skip to content

benchmarks update: stabilized methods#1579

Open
MoisaAndrew wants to merge 6 commits into
SciML:masterfrom
MoisaAndrew:master
Open

benchmarks update: stabilized methods#1579
MoisaAndrew wants to merge 6 commits into
SciML:masterfrom
MoisaAndrew:master

Conversation

@MoisaAndrew
Copy link
Copy Markdown
Contributor

@MoisaAndrew MoisaAndrew commented May 20, 2026

Checklist

  • [+] Appropriate tests were added
  • [+] Any code changes were done in a way that does not break public API
  • [+] All documentation related to code changes were updated
  • [+] The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • [+] Any new documentation only uses public API

Additional context

Brusselator Work-Precision Diagrams
Bruss High Tolerance
Bruss Low Tolerance

Kuramoto-Sivashinsky Finite-Difference Method Work-Precision Diagrams
KS_fdm High Tolerances
KS_fdm Low Tolerances

Bidkhori2012 Work-Precision Diagrams
Bidkhori2012

Dict(
:alg=>KenCarp47(linsolve = KrylovJL_GMRES(; precs = algebraicmultigrid), concrete_jac = true),
:prob_choice => 2)]
#Dict(:alg=>KenCarp47(linsolve = KrylovJL_GMRES(; precs = algebraicmultigrid), concrete_jac = true)),
Copy link
Copy Markdown
Contributor Author

@MoisaAndrew MoisaAndrew May 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have updated the incompletelu and algebraicmultigrid functions to match the new structure, but the methods that use algebraicmultigrid are failing.

@MoisaAndrew MoisaAndrew changed the title bruss benchmark update: stabilized methods benchmarks update: stabilized methods May 27, 2026
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