Hi all,

It fills us with astronomical joy to announce the release of poliastro
0.14.0! πŸš€

poliastro is a pure Python library that allows you to simulate and
analyze interplanetary orbits in an interactive and easy way. It is
used in academia and the industry by people from all around the world.
You can install it using pip or conda:

pip install poliastro
conda install poliastro --channel conda-forge

This release brought several major highlights and refactorings. The
most important one is a new propagation algorithm based on Farnocchia,
D., Cioci, D.B. & Milani, A. "Robust resolution of Kepler’s equation
in all eccentricity regimes" (2013) that avoids numerical problems in
the near parabolic region (eccentricity near 1). As a result, we can
now propagate impact trajectories and orbits of distant comets without
problems.

Other cool stuff:

- New API to retrieve ephemerides
- Simple API to retrieve mean elements of Solar System planets
- New color palette

Sixteen people contributed bug fixes and new features to this release.
You can read the full release notes here:

https://docs.poliastro.space/en/v0.14.0/changelog.html#poliastro-0-14-0-2020-05-08

If you want to know more, don't miss my talk on the Open Source
Cubesat Workshop held at the European Space Operations Centre in 2017:

https://youtu.be/KnoYzqAw_vM?t=1h36m14s

Please join our chat on Matrix/Riot and feel free to ask any questions
you might have:

https://riot.im/app/#/room/#poliastro:matrix.org

Per Python ad astra!

-- 
Juan Luis Cano
_______________________________________________
Python-announce-list mailing list -- python-announce-list@python.org
To unsubscribe send an email to python-announce-list-le...@python.org
https://mail.python.org/mailman3/lists/python-announce-list.python.org/
Member address: arch...@mail-archive.com

Reply via email to