An open API service indexing awesome lists of open source software.

https://github.com/ammedmar/simplicial_operators

A package defining and manipulating simplicial operators
https://github.com/ammedmar/simplicial_operators

Last synced: about 1 year ago
JSON representation

A package defining and manipulating simplicial operators

Awesome Lists containing this project

README

          

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/ammedmar/simplicial_operators/master?filepath=notebooks)
# sOps2

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

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 collection of notebooks is available to explain these simplicial operators.

**Instalation:** `pip install simplicial_operators`