Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python313-PyMeeus | Distribution: openSUSE:Factory:zSystems |
Version: 0.5.12 | Vendor: openSUSE |
Release: 3.3 | Build date: Mon May 20 20:25:54 2024 |
Group: Unspecified | Build host: reproducible |
Size: 4738139 | Source RPM: python-PyMeeus-0.5.12-3.3.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/architest/pymeeus | |
Summary: Python implementation of Jean Meeus astronomical routines |
PyMeeus is a Python implementation of the astronomical algorithms described in the classical book "Astronomical Algorithms, 2nd Edition, Willmann-Bell Inc. (1998)" by Jean Meeus.
LGPL-3.0-only
* Mon May 20 2024 Matej Cepl <[email protected]> - Clean up the SPEC file. * Fri May 17 2024 Markéta Machová <[email protected]> - Add patch pytest72.patch to fix compatibility with recent pytest * Fri Apr 21 2023 Dirk Müller <[email protected]> - add sle15_python_module_pythons (jsc#PED-68) * Thu Jan 05 2023 Yogalakshmi Arunachalam <[email protected]> - Update to 0.5.12: * Fixed a bug in the computation of the winter solstice. Added new tests and information about proper use of the library. * Thu Nov 18 2021 John Paul Adrian Glaubitz <[email protected]> - Update to 0.5.11: * Added parameter `local` to the `Epoch` class constructor and the methods `get_date()` and `get_full_date()`. * Wed Mar 17 2021 Steve Kowalik <[email protected]> - Update to 0.5.10: * Added methods ``moon_librations()`` and ``moon_position_angle_axis()``. * Added method ``moon_maximum_declination()``. * Fixed several bugs in ``Epoch`` class, and added method ``doy()``. * Added method ``moon_passage_nodes()``. * Added method ``moon_perigee_apogee()``. * Added method ``moon_phase()``. * Added methods ``illuminated_fraction_disk()`` and ``position_bright_limb()`` to ``Moon`` class. * Fixed error in the return type of method `Sun.equation_of_time()`. * Added methods to compute the Moon's longitude of ascending node and perigee. * Added `Moon` class and `position()` methods. * Added method `ring_parameters()` to Saturn class. * Added method `__hash__()` to Epoch. Now Epoch objects can be used as keys in a dictionary. * Added funtionality to compute the positions of Jupiter's Galilean moons. * Added methods to compute Saturn's ring inclination and longitude of ascending node. * Additional encoding changes. * Deleted `encoding` keyword from setup.py, which was giving problems. * Added encoding specification to setup.py. * Fixed characters with the wrong encoding. * Fixed undefined variable in `Epoch.tt2ut`. * Wed Apr 01 2020 Marketa Calabkova <[email protected]> - Initial release (0.3.7)
/usr/lib/python3.13/site-packages/PyMeeus-0.5.12.dist-info /usr/lib/python3.13/site-packages/PyMeeus-0.5.12.dist-info/COPYING.LESSER /usr/lib/python3.13/site-packages/PyMeeus-0.5.12.dist-info/INSTALLER /usr/lib/python3.13/site-packages/PyMeeus-0.5.12.dist-info/LICENSE.txt /usr/lib/python3.13/site-packages/PyMeeus-0.5.12.dist-info/METADATA /usr/lib/python3.13/site-packages/PyMeeus-0.5.12.dist-info/RECORD /usr/lib/python3.13/site-packages/PyMeeus-0.5.12.dist-info/REQUESTED /usr/lib/python3.13/site-packages/PyMeeus-0.5.12.dist-info/WHEEL /usr/lib/python3.13/site-packages/PyMeeus-0.5.12.dist-info/top_level.txt /usr/lib/python3.13/site-packages/pymeeus /usr/lib/python3.13/site-packages/pymeeus/Angle.py /usr/lib/python3.13/site-packages/pymeeus/Coordinates.py /usr/lib/python3.13/site-packages/pymeeus/CurveFitting.py /usr/lib/python3.13/site-packages/pymeeus/Earth.py /usr/lib/python3.13/site-packages/pymeeus/Epoch.py /usr/lib/python3.13/site-packages/pymeeus/Interpolation.py /usr/lib/python3.13/site-packages/pymeeus/Jupiter.py /usr/lib/python3.13/site-packages/pymeeus/JupiterMoons.py /usr/lib/python3.13/site-packages/pymeeus/Mars.py /usr/lib/python3.13/site-packages/pymeeus/Mercury.py /usr/lib/python3.13/site-packages/pymeeus/Minor.py /usr/lib/python3.13/site-packages/pymeeus/Moon.py /usr/lib/python3.13/site-packages/pymeeus/Neptune.py /usr/lib/python3.13/site-packages/pymeeus/Pluto.py /usr/lib/python3.13/site-packages/pymeeus/Saturn.py /usr/lib/python3.13/site-packages/pymeeus/Sun.py /usr/lib/python3.13/site-packages/pymeeus/Uranus.py /usr/lib/python3.13/site-packages/pymeeus/Venus.py /usr/lib/python3.13/site-packages/pymeeus/__init__.py /usr/lib/python3.13/site-packages/pymeeus/__pycache__ /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Angle.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Angle.cpython-313.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Coordinates.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Coordinates.cpython-313.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/CurveFitting.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/CurveFitting.cpython-313.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Earth.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Earth.cpython-313.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Epoch.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Epoch.cpython-313.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Interpolation.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Interpolation.cpython-313.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Jupiter.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Jupiter.cpython-313.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/JupiterMoons.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/JupiterMoons.cpython-313.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Mars.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Mars.cpython-313.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Mercury.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Mercury.cpython-313.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Minor.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Minor.cpython-313.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Moon.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Moon.cpython-313.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Neptune.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Neptune.cpython-313.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Pluto.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Pluto.cpython-313.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Saturn.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Saturn.cpython-313.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Sun.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Sun.cpython-313.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Uranus.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Uranus.cpython-313.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Venus.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/Venus.cpython-313.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/base.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pymeeus/__pycache__/base.cpython-313.pyc /usr/lib/python3.13/site-packages/pymeeus/base.py /usr/share/doc/packages/python313-PyMeeus /usr/share/doc/packages/python313-PyMeeus/README.rst /usr/share/licenses/python313-PyMeeus /usr/share/licenses/python313-PyMeeus/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jan 14 23:24:16 2025