Skip to content

Replace SciPy ODE solvers with internal integrator and tests#2

Closed
jaesparza wants to merge 1 commit intomainfrom
codex/create-branch-and-implement-ode-solvers
Closed

Replace SciPy ODE solvers with internal integrator and tests#2
jaesparza wants to merge 1 commit intomainfrom
codex/create-branch-and-implement-ode-solvers

Conversation

@jaesparza
Copy link
Owner

Summary

  • refactor the Lanchester linear solver to use its analytical form and add targeted regression coverage
  • add a lightweight Runge–Kutta based solve_ivp fallback and use it in the square-law solver with dedicated tests
  • update the Salvo ODE solver and packaging to avoid the SciPy dependency while comparing against the discrete simulation

Testing

  • pytest

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

@jaesparza jaesparza closed this Oct 9, 2025
@jaesparza jaesparza deleted the codex/create-branch-and-implement-ode-solvers branch October 9, 2025 19:36
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