Metadata-Version: 2.4
Name: gmtorch_pse
Version: 0.1.2.dev3
Summary: A library to work with gm
Project-URL: bugs, https://github.com/msteinle/gmtorch_pse/issues
Project-URL: changelog, https://github.com/msteinle/gmtorch_pse/blob/master/changelog.md
Project-URL: homepage, https://github.com/msteinle/gmtorch_pse
Author-email: Maximilian Steinle <urpyc@student.kit.edu>, Robin Smolenski <ucfip@student.kit.edu>, Michael Wollensak <uzkrl@student.kit.edu>, Sebastian Roll <uzxrk@student.kit.edu>, Gero Paul Maier <ukgye@student.kit.edu>
Maintainer-email: Maximilian Steinle <urpyc@student.kit.edu>, Robin Smolenski <ucfip@student.kit.edu>, Michael Wollensak <uzkrl@student.kit.edu>, Sebastian Roll <uzxrk@student.kit.edu>, Gero Paul Maier <ukgye@student.kit.edu>
License: MIT
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'
Requires-Dist: ipdb; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Requires-Dist: ruff; extra == 'test'
Requires-Dist: ty; extra == 'test'
Description-Content-Type: text/markdown

# gmtorch_pse

![PyPI version](https://img.shields.io/pypi/v/gmtorch_pse.svg)
[![Documentation Status](https://readthedocs.org/projects/gmtorch_pse/badge/?version=latest)](https://gmtorch_pse.readthedocs.io/en/latest/?version=latest)

A library to work with gm

* PyPI package: https://pypi.org/project/gmtorch_pse/
* Free software: MIT License
* Documentation: https://sebastianroll05.github.io/gmtorch_pse/_gaussian_mixture

## Features

* TODO

## Credits

This package was created with [Cookiecutter](https://github.com/audreyfeldroy/cookiecutter) and the [audreyfeldroy/cookiecutter-pypackage](https://github.com/audreyfeldroy/cookiecutter-pypackage) project template.
