Metadata-Version: 2.1
Name: ogls
Version: 1.0
Summary: Omnivariant generalized least-square regression
Author-email: Mathieu Daëron <daeron@lsce.ipsl.fr>
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT 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">

# 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).


