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

General propagation #64

Merged
merged 10 commits into from Jul 10, 2015
Merged

Commits on Jul 4, 2015

  1. WIP: Added non keplerian propagation

    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)
    astrojuanlu committed Jul 4, 2015
    Copy the full SHA
    c7f5f54 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2015

  1. Simple PEP8 fix

    astrojuanlu committed Jul 6, 2015
    Copy the full SHA
    5f5561d View commit details
    Browse the repository at this point in the history
  2. Changed ss.coe() into function

    This is to be consistent with ss.rv().
    astrojuanlu committed Jul 6, 2015
    Copy the full SHA
    0481928 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    575f3d8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    09352d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2015

  1. Copy the full SHA
    2040c8d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c0b638c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2015

  1. Added propagation using Cowell's formulation and related tests.

    Updated and improved example notebook. Closes poliastro#63.
    astrojuanlu committed Jul 8, 2015
    Copy the full SHA
    30b5c8f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d92261a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2015

  1. Copy the full SHA
    487098a View commit details
    Browse the repository at this point in the history