simplicial-operators

A package to define and use simplicial operators


Keywords
topology, simplicial complexes, topological data analysis, homology
License
MIT
Install
pip install simplicial-operators==0.3.1

Documentation

Simplicial Operators

This package allows the user to define and manipulate simplicial operators.

Some standard simplicial operators are preloaded, for example:

  1. Alexander-Whitney and Eilenberg-Zilber
  2. Steenrod cup-i products and squares
  3. The action of the Surjection operad
  4. The action of the Barratt-Eccles operad
  5. A construction of Cartan coboundaries

A list of notebooks are available to explain these simplicial operators.

Instalation: pip install simplicial_operators