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

Interplanetary leg: Sims-Flanagan #32

Merged
merged 37 commits into from
Dec 21, 2023
Merged

Interplanetary leg: Sims-Flanagan #32

merged 37 commits into from
Dec 21, 2023

Conversation

darioizzo
Copy link
Member

@darioizzo darioizzo commented Nov 26, 2023

  • Add the leg namespace
  • Implement The leg with the same functionality of the old pykep
  • Add the possibility to decide where to cut the mismatch
  • Add the gradient as computed by chaining STMs ....
  • Test with pygmo problem
  • Expose to python
  • Add docs and python tests

Copy link

codecov bot commented Nov 26, 2023

Codecov Report

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

Comparison is base (e731926) 97.79% compared to head (68f1053) 97.93%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   97.79%   97.93%   +0.14%     
==========================================
  Files          21       25       +4     
  Lines        1270     1647     +377     
==========================================
+ Hits         1242     1613     +371     
- Misses         28       34       +6     
Files Coverage Δ
include/kep3/lambert_problem.hpp 100.00% <ø> (ø)
include/kep3/leg/sims_flanagan.hpp 100.00% <100.00%> (ø)
include/kep3/linalg.hpp 100.00% <100.00%> (ø)
include/kep3/planet.hpp 98.24% <ø> (ø)
include/kep3/udpla/jpl_lp.hpp 100.00% <ø> (ø)
include/kep3/udpla/keplerian.hpp 100.00% <ø> (ø)
include/kep3/udpla/vsop2013.hpp 100.00% <ø> (ø)
src/core_astro/stm.cpp 99.11% <ø> (-0.10%) ⬇️
src/epoch.cpp 85.71% <ø> (ø)
src/linalg.cpp 100.00% <100.00%> (ø)
... and 4 more

@darioizzo darioizzo merged commit 70f9bd1 into esa:main Dec 21, 2023
8 checks passed
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.

1 participant