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

Clarify use of non-equispaced time arrays in orbit integration #711

Merged
merged 1 commit into from
Feb 12, 2025
Merged

Conversation

jobovy
Copy link
Owner

@jobovy jobovy commented Feb 12, 2025

Fixes #700, but more generally clarifies the use of equispaced and non-equispaced integration time arrays.

… spaced for integration methods that require this; fixes #700; test extensively
Copy link

codecov bot commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.90%. Comparing base (332bc94) to head (d5f1472).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #711   +/-   ##
=======================================
  Coverage   99.90%   99.90%           
=======================================
  Files         202      202           
  Lines       29686    29698   +12     
  Branches      606      606           
=======================================
+ Hits        29659    29671   +12     
  Misses         27       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jobovy jobovy merged commit 6a74587 into main Feb 12, 2025
148 checks passed
@jobovy jobovy deleted the fix700 branch February 12, 2025 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Orbit.integrate only works with equidistant time inputs
1 participant