Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Update documentation of save_start and save_end#1251

Merged
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:update-save-start-end-docs
Jan 13, 2026
Merged

Update documentation of save_start and save_end#1251
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:update-save-start-end-docs

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

Summary

Fixes SciML/OrdinaryDiffEq.jl#1842

Test plan

  • Ran Pkg.test() locally - all tests pass

🤖 Generated with Claude Code

Clarify the complicated current behaviour of `save_start` and `save_end` in
the documentation, addressing the issue mentioned in OrdinaryDiffEq.jl#1842.

This is a rebased version of PR SciML#977 by @ArneBouillon, which was significantly
behind master.

Co-Authored-By: ArneBouillon <45404227+ArneBouillon@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas merged commit cd763b5 into SciML:master Jan 13, 2026
42 of 48 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Strange behavior of save_at=false

3 participants