Skip to content

Add set_output#40

Merged
srenevey merged 1 commit intosrenevey:mainfrom
gregjesl:output
Dec 8, 2025
Merged

Add set_output#40
srenevey merged 1 commit intosrenevey:mainfrom
gregjesl:output

Conversation

@gregjesl
Copy link
Copy Markdown
Contributor

@gregjesl gregjesl commented Dec 4, 2025

Currently, the only way to set the output type for Dopri5 and Dopri853 is to use from_params. This pull request adds the ability to update the output type with set_output without requiring all of the inputs needed for from_params.

The longer-terms solution is probably to make the input dx in new an option (Option<f64>) but that would be a breaking change.

@gregjesl gregjesl mentioned this pull request Dec 4, 2025
Copy link
Copy Markdown
Owner

@srenevey srenevey left a comment

Choose a reason for hiding this comment

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

Can you please squash your commits?

@gregjesl
Copy link
Copy Markdown
Contributor Author

gregjesl commented Dec 7, 2025

@srenevey squash complete

@srenevey srenevey merged commit f6c4801 into srenevey:main Dec 8, 2025
1 check passed
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.

2 participants