teaspoon: Topological Signal Processing in Python ================================================= The emerging field of topological signal processing brings methods from Topological Data Analysis (TDA) to create new tools for signal processing by incorporating aspects of shape. This python package, teaspoon for tsp or topological signal processing, brings together available software for computing persistent homology, the main workhorse of TDA, with modules that expand the functionality of teaspoon as a state-of-the-art topological signal processing tool. These modules include methods for incorporating tools from machine learning, complex networks, information, and parameter selection along with a dynamical systems library to streamline the creation and benchmarking of new methods. All code is open source with up to date documentation, making the code easy to use, in particular for signal processing experts with limited experience in topological methods. .. image:: figures/takens_embedding_gif_v2.gif :width: 600 px Table of Contents ******************* .. toctree:: :maxdepth: 4 :numbered: Getting Started Modules Contributing License Citing Collaborators *************** The code is a compilation of work done by `Elizabeth Munch `_ and `Firas Khasawneh `__ along with their students and collaborators. People who have contributed to teaspoon include: - `Audun Myers `_ - `Melih Yesilli `_ - `Sarah Tymochko `_ - `Danielle Barnes `_ - `Ismail Guzel `_ - `Max Chumley `_ Contact Information ******************** - `Liz Munch `_: `muncheli@msu.edu `_ - `Firas Khasawneh `__: `khasawn3@egr.msu.edu `_