Skip to content

Commit

Permalink
removed obsolete files
Browse files Browse the repository at this point in the history
  • Loading branch information
smarras79 committed Apr 22, 2024
1 parent 354c2d4 commit 1789ad2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 63 deletions.
4 changes: 2 additions & 2 deletions docs/src/features/performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ Timing was measured using Julia 1.9.3 on a Macbook Air M1 2020, with macOS Big S

| Time integrator | max $\Delta t$ (s) | Effective resolution (m) | Order | ${\color{red}{Jexpresso}}$ (s) | ${\color{blue}{F90}}$ (s)|
| :-------------------------| :-------------------------| :-------------------------| :-------------------------| :-------------------------| :------------------------|
| SSPRK53 | 0.3 | " | " | 9.00 | 10.53 |
| SSPRK33 | 0.2 | $$125\times 125$$ | 4 | 9.75 | 9.2028 |
| SSPRK53 | 0.3 | $$125\times 125$$ | 4 | 9.00 | 10.53 |
| SSPRK33 | 0.2 | " | " | 9.75 | 9.2028 |
| SSPRK54 | 0.4 | " | " | 10.47 | NA |
| DP5 (Dormand-Prince RK54) | 0.6 | " | " | 19.80 | NA |
| SSPRK73 | 0.4 | " | " | 12.95 | NA |
Expand Down
61 changes: 0 additions & 61 deletions docs/src/performance.md

This file was deleted.

Empty file removed docs/src/theta.md
Empty file.

0 comments on commit 1789ad2

Please sign in to comment.