Hi all, It fills us with astronomical joy to announce the release of poliastro 0.16.0! 🚀 poliastro is an open source (MIT) pure Python library for interactive Astrodynamics and Orbital Mechanics, with a focus on ease of use, speed, and quick visualization. It provides a simple and intuitive API, and handles physical quantities with units. 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 shipped numerous new APIs and performance improvements. Yash, our Google Summer of Code 2021 student, added a number of event detectors for numerical propagation, and several contributors helped accelerate more parts of the code, which should result in significant speedups for most workflows. In addition, we have new community- contributed scripts for relative orbits and mean elements computations. You can read the full release notes here: https://docs.poliastro.space/en/v0.16.0/changelog.html#poliastro-0-16-0- 2021-12-08 We will present these changes at the Open Source Cubesat Workshop 2021, to be held online on December 9-10 https://events.libre.space/event/5/ If you want to learn more about poliastro, 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 And feel welcome to join our chat on Matrix to ask any questions you might have: http://chat.poliastro.space Per Python ad astra!
participants (1)
-
Juan Luis Cano RodrÃguez