Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimise StepTo to match performance of a naive scan. #276

Merged
merged 4 commits into from
Jul 11, 2023

Conversation

patrick-kidger
Copy link
Owner

The main thing happening here is to make the cond_fun check as cheap as possible.
This PR also depends on patrick-kidger/equinox#415, which makes a number of improvements on the Eqx side.

@patrick-kidger patrick-kidger merged commit f4d95c5 into main Jul 11, 2023
2 checks passed
@patrick-kidger patrick-kidger deleted the stepto-opt branch July 11, 2023 19:50
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.

None yet

1 participant