Releases: swagner-astro/lightcurves
Releases · swagner-astro/lightcurves
✧・゚(ノ◕ヮ◕)ノ ✧bedazzled✧code✧ ゚(better documentation and type hinting, no API changes)
This release focuses on maintainability and scientific usability.
- delightful NumPy-style docstrings
- friendly type annotations; Sphinx-ready docs
- fancy ruff formatting & pre-commit compliance
- pleasing packaging structure
- revitalized examples and notebooks
Functionality and API remain unchanged.
Install/upgrade
from repo
pip install -U git+https://github.com/swagner-astro/lightcurves.git
from PyPI
pip install -U lightcurves
1.0.1
Implementing direct release to PyPi based on the robust version of the code with to micro changes.
Visit https://pypi.org/project/lightcurves/ to download
lightcurves 0.0.5
for pip install visit:
https://pypi.org/project/lightcurves/
initial release of lightcurve package
With this package you can analyze any form of light curve/ time series.
https://pypi.org/project/lightcurves/