Metadata-Version: 2.1
Name: ggspy
Version: 1.0.0
Summary: Implementation of Greedy Gaussian Segmentation based on HALLAC 2018
Home-page: https://github.com/labrunhosarodrigues/greedy-gaussian-segmentation
Author: Lourenço A. rodrigues
Author-email: labrunhosarodrigues@gmail.com
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.7.3
Description-Content-Type: text/markdown
Provides-Extra: dev


# Gaussian Segmentation

This is a project that implements a method for gaussian segmentation based on [Hallac 2018](https://arxiv.org/abs/1610.07435).


## Context

This is part of the course work of Non-linear optimization in the PhD program of Electronics Engineering in Instituto Superior Tecnico.
