kausalflow / hamilflow

Dataset of simple physical systems.
http://kausalflow.com/hamilflow/
MIT License
4 stars 1 forks source link

feat(central-field): add central force field model #50

Closed emptymalei closed 2 months ago

emptymalei commented 6 months ago

Resolves #13

Added

Validations

github-actions[bot] commented 6 months ago

Coverage

Coverage Report (ce317877f57f48e766d116ef902307691f74df34, 3.9, macos-latest)
FileStmtsMissCoverMissing
hamilflow
   __init__.py00100% 
hamilflow/models
   __init__.py00100% 
   brownian_motion.py4111 98%
   central_field.py4299 79%
   harmonic_oscillator.py8244 95%
   pendulum.py5677 88%
TOTAL2212190% 

Tests Skipped Failures Errors Time
59 0 :zzz: 0 :x: 0 :fire: 4.025s :stopwatch:
github-actions[bot] commented 6 months ago

PR Preview Action v1.4.7 :---: Preview removed because the pull request was closed. 2024-08-18 21:08 UTC

emptymalei commented 2 months ago

@cmp0xff

cmp0xff commented 2 months ago