Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc(Kepler problem): #83 add mathematical-physical descriptions #93

Conversation

cmp0xff
Copy link
Collaborator

@cmp0xff cmp0xff commented Sep 1, 2024

No description provided.

@cmp0xff cmp0xff self-assigned this Sep 1, 2024
@cmp0xff cmp0xff linked an issue Sep 1, 2024 that may be closed by this pull request
Copy link
Contributor

github-actions bot commented Sep 1, 2024

Coverage

Coverage Report (ad96224, 3.10, ubuntu-latest)
FileStmtsMissCoverMissing
hamilflow
   __init__.py00100% 
hamilflow/maths
   __init__.py20100% 
   trigonometrics.py1322 85%
hamilflow/models
   __init__.py00100% 
   brownian_motion.py4811 98%
   free_particle.py350100% 
   harmonic_oscillator.py10988 93%
   harmonic_oscillator_chain.py4577 84%
   pendulum.py5922 97%
hamilflow/models/kepler_problem
   __init__.py20100% 
   dynamics.py6122 97%
   model.py1251010 92%
   numerics.py5577 87%
hamilflow/models/utils
   __init__.py00100% 
   typing.py30100% 
TOTAL5573993% 

Tests Skipped Failures Errors Time
2642 22 💤 0 ❌ 0 🔥 16.710s ⏱️

Copy link
Contributor

github-actions bot commented Sep 1, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-09-12 05:43 UTC

@cmp0xff cmp0xff added documentation Improvements or additions to documentation model Change of models labels Sep 8, 2024
@cmp0xff cmp0xff marked this pull request as ready for review September 8, 2024 20:32
Copy link
Member

@emptymalei emptymalei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cmp0xff cmp0xff changed the title doc(Kepler): #83 mathematical-physical descriptions doc(Kepler problem): #83 add mathematical-physical descriptions Sep 12, 2024
@cmp0xff cmp0xff merged commit f990ea2 into main Sep 12, 2024
8 checks passed
@cmp0xff cmp0xff deleted the feature/cmp0xff/83-finish-mathematical-physical-description-of-kepler-problem branch September 12, 2024 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation model Change of models
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Finish mathematical-physical description of Kepler problem
2 participants