add section landing pages

This commit is contained in:
jverzani
2022-08-26 18:21:54 -04:00
parent 97f5d09ff6
commit d2832d05cb
8 changed files with 31 additions and 7 deletions

3
quarto/ODEs.qmd Normal file
View File

@@ -0,0 +1,3 @@
# ODEs
Ordinary differential equations are equations involving derivatives of an unknown function. Such equations may be more naturally derived from physical models. In many cases, the function can be solved for algebraically. In others, the function can be numerically estimated.