Added energy conservation test
This commit is contained in:
@@ -36,9 +36,11 @@ Each feature below links to a detailed implementation plan in the `features/` di
|
||||
|
||||
- [x] **[Vern7 (Verner 7th order)](features/02-vern7-method.md)** ✅ COMPLETED
|
||||
- 7th order explicit RK method for high-accuracy non-stiff problems
|
||||
- Efficient for tight tolerances
|
||||
- Efficient for tight tolerances (2.7-8.8x faster than DP5 at 1e-10)
|
||||
- Full 7th order dense output with lazy computation
|
||||
- **Dependencies**: None
|
||||
- **Effort**: Medium
|
||||
- **Status**: All success criteria met, comprehensive benchmarks completed
|
||||
|
||||
- [ ] **[Rosenbrock23](features/03-rosenbrock23.md)**
|
||||
- L-stable 2nd/3rd order Rosenbrock-W method
|
||||
|
||||
Reference in New Issue
Block a user