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