Skip to content

Commit 32aba89

Browse files
authored
Update README.md
1 parent f139edd commit 32aba89

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,4 @@ Numerical Analysis algorithms/methods in Python.
3232
- Problems of the special form $\frac{d^{2}y}{dt^{2}} = f(t,y)$
3333
- Runge-Kutta-Nystrom methods (**work in progress**)
3434
- General second-order ODEs $\frac{d^{2}y}{dt^{2}} = f(t,y,\frac{dy}{dt})$
35-
- Runge-Kutta-Nystrom-Generalized (RKNG) methods
36-
- **Direct** RKNG pairs (orders **4** to **7**)
37-
- Transformed Nystrom pairs (**work in progress**)
38-
- Direct Adams-Bashforth-Moulton (DABM) methods (**work in progress**)
35+
- Runge-Kutta-Nystrom-Generalized (RKNG) methods (**work in progress**)

0 commit comments

Comments
 (0)