Skip to content

feat: BVPSolution dense output as __call__ - #12

Merged
jlperla merged 1 commit into
mainfrom
bvp-solution-call
Aug 20, 2026
Merged

feat: BVPSolution dense output as __call__#12
jlperla merged 1 commit into
mainfrom
bvp-solution-call

Conversation

@jlperla

@jlperla jlperla commented Aug 20, 2026

Copy link
Copy Markdown
Member

BVPSolution(ts) evaluates the solver's C1 collocation spline and BVPSolution.derivative(ts) its time derivative, wrapping hermite_interpolate/hermite_derivative on (t, y, yp). Bumps the version to 2.6.1.

🤖 Generated with Claude Code

https://claude.ai/code/session_01UYNDfL41XNeMJraymKCT9Y

BVPSolution(ts) evaluates the solver's C1 collocation spline and
BVPSolution.derivative(ts) its time derivative, wrapping
hermite_interpolate/hermite_derivative on (t, y, yp).

Release 2.6.1.

Co-Authored-By: Mecha Perla (Claude) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UYNDfL41XNeMJraymKCT9Y
@jlperla
jlperla merged commit 21c8b0d into main Aug 20, 2026
3 checks passed
@jlperla
jlperla deleted the bvp-solution-call branch August 20, 2026 22:27
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