Commit 82cda40
Complete DiffEqOperators deprecation updates (fixes #678)
- Fix typos in diffeq_operator.md (Opereators -> Operators, lienar -> linear, optimzations -> optimizations)
- Update page title to "Matrix-Free Linear Operators with SciMLOperators.jl"
- Add note in beeler_reuter.md suggesting MethodOfLines.jl and SciMLOperators.jl as alternatives to manual Laplacian implementation
- diffusion_implicit_heat_equation.md already uses SciMLOperators
- No remaining references to DiffEqOperators found in the documentation
This completes the deprecation of DiffEqOperators in favor of SciMLOperators.jl.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 7bc71f7 commit 82cda40
2 files changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
95 | 100 | | |
96 | 101 | | |
97 | 102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
0 commit comments