Skip to content

Conversation

@patrick-kidger
Copy link
Owner

Closes #103.

Base automatically changed from scan-stages to main July 12, 2022 13:47
@patrick-kidger patrick-kidger changed the base branch from main to backsolve-docs July 12, 2022 13:47
@patrick-kidger patrick-kidger changed the base branch from backsolve-docs to main July 12, 2022 13:47
@patrick-kidger patrick-kidger force-pushed the solver-docs branch 6 times, most recently from c70c407 to b53d95d Compare July 12, 2022 15:55
This is because it's now needed for operations other than
initialisation. (Namely steady state handling.) As such the special-case
handling in AbstractTerm is removed (it should just be called as .vf)
and in the various solvers it has been renamed to .func.

This does mean that SDEs now have automatic initial step size selection,
rather than this being blocked off. That's probably fine.
@patrick-kidger patrick-kidger merged commit 115997e into main Jul 20, 2022
@patrick-kidger patrick-kidger deleted the solver-docs branch July 20, 2022 18:20
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.

Improve solver documentation

2 participants