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

Nicer api #5

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Nicer api #5

wants to merge 6 commits into from

Conversation

simonrw
Copy link
Owner

@simonrw simonrw commented Feb 7, 2016

Add a nicer api

This returns a namedtuple of the results, with the following contents:

planets
epochs
times
rsky
vsky
rv (may be None)

Each one is a numpy array for speed, but this does add the numpy to the requirements. This is probably ok as people who want this library are probably already using numpy.


This change is Reviewable

@simonrw
Copy link
Owner Author

simonrw commented Jul 24, 2016

Rebasing from master

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