Skip to content

Nicer api - #5

Open
simonrw wants to merge 6 commits into
masterfrom
nicer-api
Open

Nicer api#5
simonrw wants to merge 6 commits into
masterfrom
nicer-api

Conversation

@simonrw

@simonrwsimonrw commented Feb 7, 2016

Copy link
Copy Markdown
Owner

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
Copy Markdown
OwnerAuthor

Rebasing from master

Sign up for freeto 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

@simonrw