Skip to content

Commit c5928c4

Browse files
Update the talk in the README
1 parent f25ec2c commit c5928c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ __ProbNumDiffEq.jl__ provides _probabilistic numerical_ ODE solvers to the
1313
[DifferentialEquations.jl](https://diffeq.sciml.ai/stable/) ecosystem.
1414
The implemented _ODE filters_ solve differential equations via Bayesian filtering and smoothing. The filters compute not just a single point estimate of the true solution, but a posterior distribution that contains an estimate of its numerical approximation error.
1515

16-
For a short intro video, check out the [ProbNumDiffEq.jl poster presentation at JuliaCon2021](https://www.youtube.com/watch?v=EMFl6ytP3iQ).
16+
Check out the [ProbNumDiffEq.jl talk JuliaCon2024](https://www.youtube.com/watch?v=iH_GQiOaeUo).
1717

1818

1919
## Installation

0 commit comments

Comments
 (0)