Skip to content

Commit

Permalink
link to juliacon abstract
Browse files Browse the repository at this point in the history
  • Loading branch information
j-fu committed Jul 24, 2024
1 parent bf122cd commit 55cb3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ VoronoiFVM.jl
Solver for coupled nonlinear partial differential equations (elliptic-parabolic conservation laws) based on the Voronoi finite volume method.
It uses automatic differentiation via [ForwardDiff.jl](https://github.com/JuliaDiff/ForwardDiff.jl) and [DiffResults.jl](https://github.com/JuliaDiff/DiffResults.jl) to evaluate user functions along with their jacobians and calculate derivatives of solutions with respect to their parameters.

## [JuliaCon 2024 Lightning Talk](https://www.youtube.com/watch?v=v0RPD4eSzVE&t=5120s)
## JuliaCon 2024 Lightning Talk: [abstract](https://pretalx.com/juliacon2024/talk/F9FBWD/), [video](https://www.youtube.com/watch?v=v0RPD4eSzVE&t=5120s)

## Recent changes
Please look up the list of recent [changes](https://j-fu.github.io/VoronoiFVM.jl/stable/changes)
Expand Down

0 comments on commit 55cb3e7

Please sign in to comment.