Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PyNumAl authored Sep 2, 2023
1 parent fcddca1 commit 3b5cd4d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Initial-Value Problems/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,3 @@ Methods for solving initial-value problems
- Runge-Kutta-Nystrom methods (**work in progress**)
- General second-order ODEs $\frac{d^{2}y}{dt^{2}} = f(t,y,\frac{dy}{dt})$
- Runge-Kutta-Nystrom-Generalized (RKNG) methods
- **Direct** RKNG pairs (orders **4** to **7**)
- Transformed Nystrom pairs (**work in progress**)
- Direct Adams-Bashforth-Moulton (DABM) methods (**work in progress**)

0 comments on commit 3b5cd4d

Please sign in to comment.