Hi all, It fills us with astronomical joy to announce the release of poliastro 0.16.2! 🚀 (Yes, we skipped 0.16.1 because of unimportant infrastructure problems) 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 adds support for Python 3.10, fixes some bugs found after 0.16.0, adds a new example to read OMM and TLE data, and restructures the API documentation to make it more useful. You can read the full release notes here: https://docs.poliastro.space/en/v0.16.2/changelog.html#poliastro-0-16-2- 2022-02-10 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! --- Juan Luis Cano RodrÃguez
participants (1)
-
Juan Luis Cano RodrÃguez