Metadata-Version: 2.4
Name: gmml
Version: 2026.2.dev0
Summary: Pytorch implementation of the Gaussian mixture modeling layer
Author: algmarques
Maintainer: algmarques
License-Expression: MIT
Requires-Python: >=3.12.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: torch>=2.8.0
Requires-Dist: numpy>=2.3.3
Dynamic: license-file

# Gaussian Mixture Modeling Layer

This package contains the original Pytorch implementation of the
**Gaussian mixture modeling layer**.
