We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#364 fixed the Moon ME/PA rotations, and added two constants. These are not yet exported to Python but should be.
Also consider adding a prelude to import stuff as from anise.prelude import *. This would greatly simplify using ANISE in Python.
prelude
from anise.prelude import *
Limited.
High: fix this for 0.5.2.
The text was updated successfully, but these errors were encountered:
Merge pull request #371 from nyx-space/cleanup/gh-370
cbd04c7
Cosmetic changes for 0.5.2 release
Successfully merging a pull request may close this issue.
Maintenance task description
#364 fixed the Moon ME/PA rotations, and added two constants. These are not yet exported to Python but should be.
Also consider adding a
prelude
to import stuff asfrom anise.prelude import *
. This would greatly simplify using ANISE in Python.Scope of work
Limited.
Priority
High: fix this for 0.5.2.
The text was updated successfully, but these errors were encountered: