Skip to content

Add Euler solver option and default OA correction - #20

Merged
t-uda merged 3 commits into
mainfrom
codex/improve-track-function-for-oa-method
Sep 9, 2025
Merged

Add Euler solver option and default OA correction#20
t-uda merged 3 commits into
mainfrom
codex/improve-track-function-for-oa-method

Conversation

@t-uda

@t-uda t-uda commented Sep 9, 2025

Copy link
Copy Markdown
Owner

Summary

  • support selecting ODE solver with new solver_method option and implement fast Euler integration for the default
  • make Ogita-Aishima refinement the default correction method and expose dense_output
  • add tests covering combinations of solver methods and dense output, including the default Euler approach

Testing

  • poetry run pytest
  • poetry run pre-commit run --all-files (fails: RPC failed; HTTP 403)

https://chatgpt.com/codex/tasks/task_e_68bf98aab31083238355168fb405d767

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Codex Review: Here are some suggestions.

Reply with @codex fix comments to fix any unresolved comments.

About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you open a pull request for review, mark a draft as ready, or comment "@codex review". If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex fix this CI failure" or "@codex address that feedback".

Comment thread src/eigenpairflow/tracking.py
…valuation-correctness

Check t_eval start for Euler solver and add regression test
@t-uda
t-uda merged commit db2a355 into main Sep 9, 2025
7 checks passed
@t-uda
t-uda deleted the codex/improve-track-function-for-oa-method branch September 9, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant