Tutorial ideas #537
mmahsereci
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here is a list of Tutorial ideas, Please edit the list if you think a certain tutorial could be useful, or add a comment to the discussion. This is just a collection of ideas, not necessarily a backlog.
General
Solver Quickstart
ODE
BQ
Filtering & Smoothing
Linear Operator
Probability
Template Quickstart: i) quickly introduces/defines numerical problem, ii) loads example problem from
probnum.zoo
package iii) solves with one of the black-box wrappers using defaults, e.g.,problinsolve
iv) describes what the return objects are. v) potentially highlights a parameters that trades-off computation and accuracy such asmaxiter
.Beta Was this translation helpful? Give feedback.
All reactions