Skip to content
This repository was archived by the owner on Oct 14, 2023. It is now read-only.

General propagation#64

Merged
astrojuanlu merged 10 commits intopoliastro:masterfrom
astrojuanlu:general-propagation#63
Jul 10, 2015
Merged

General propagation#64
astrojuanlu merged 10 commits intopoliastro:masterfrom
astrojuanlu:general-propagation#63

Conversation

@astrojuanlu
Copy link
Member

Added general two body equations in Gauss form following Cowell's formulation to perform numerical integration and example notebook to showcase this feature.

To be done:

  • Complete docs
  • Ellaborate on Gauss equations
  • Add unit tests

Created objective function with a signature prepared to be integrated
with scipy.integrate.ode. Added example notebook.
Missing:
* High level interface
* Unit tests (discussion ongoing)
This is to be consistent with ss.rv().
@astrojuanlu
Copy link
Member Author

The documentation needs some lifting already, as there is a mix between high level and low level APIs. But that will go to another pull request. Merging this!

astrojuanlu added a commit that referenced this pull request Jul 10, 2015
Added propagation using Cowell's formulation.
@astrojuanlu astrojuanlu merged commit 5b337e3 into poliastro:master Jul 10, 2015
@astrojuanlu astrojuanlu deleted the general-propagation#63 branch July 10, 2015 16:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant