annotate notebooks/Project.toml @ 2080:0f949681d3d3 refactor/sbp_operators/direction_check tip

Check that direction of first/second derivative operators is within the dimension of the grid. Add 1D functions for first/second derivative operators that take a direction.
author Vidar Stiernström <vidar.stiernstrom@gmail.com>
date Fri, 20 Feb 2026 12:01:05 +0100
parents 377df47849cb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2059
377df47849cb Update display_example_nb.jl to use a dev version of Diffinitive
Jonatan Werpers <jonatan@werpers.com>
parents:
diff changeset
1 [deps]
377df47849cb Update display_example_nb.jl to use a dev version of Diffinitive
Jonatan Werpers <jonatan@werpers.com>
parents:
diff changeset
2 Diffinitive = "5a373a26-915f-4769-bcab-bf03835de17b"
377df47849cb Update display_example_nb.jl to use a dev version of Diffinitive
Jonatan Werpers <jonatan@werpers.com>
parents:
diff changeset
3 PlutoUI = "7f904dfe-b85e-4ff6-b463-dae2292396a8"
377df47849cb Update display_example_nb.jl to use a dev version of Diffinitive
Jonatan Werpers <jonatan@werpers.com>
parents:
diff changeset
4 StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"