Metadata-Version: 2.4
Name: ogls
Version: 1.0.1
Summary: Omnivariant generalized least-square regression
Author-email: Mathieu Daëron <daeron@lsce.ipsl.fr>
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
License-File: LICENSE
Requires-Dist: numpy >=1.24
Requires-Dist: scipy >=1.10
Requires-Dist: matplotlib >=3.7.1
Requires-Dist: lmfit >=1.2.0
Requires-Dist: loguru >=0.7
Project-URL: Home, https://github.com/mdaeron/ogls

<img align="right" src="ogls_logo.png">

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8357230.svg)](https://doi.org/10.5281/zenodo.8357230)
[![PyPI Version](https://img.shields.io/pypi/v/ogls.svg)](https://pypi.python.org/pypi/ogls)

# OGLS

Python library for Omnivariant Generalized Least-Square regression.

## Contact

All questions and suggestions are welcome and should be directed at [Mathieu Daëron](mailto:daeron@lsce.ipsl.fr?subject=[D47calib]), or feel free to open an issue [here](https://github.com/mdaeron/D47calib/issues).


