JuliaGNI / GeometricProblems.jl

Example problems for GeometricIntegrators.jl
MIT License
5 stars 0 forks source link

Toda lattice #52

Closed benedict-96 closed 7 months ago

benedict-96 commented 7 months ago

Basic functionality for the Toda lattice. It is also tested in toda_lattice.md.

codecov[bot] commented 7 months ago

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (f810140) 28.58% compared to head (d0af984) 29.03%.

Files Patch % Lines
src/toda_lattice.jl 5.88% 16 Missing :warning:
src/initial_conditions.jl 94.73% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #52 +/- ## ========================================== + Coverage 28.58% 29.03% +0.44% ========================================== Files 24 26 +2 Lines 1903 1939 +36 ========================================== + Hits 544 563 +19 - Misses 1359 1376 +17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.