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
- Host: GitHub
- URL: https://github.com/ammedmar/simplicial_operators
- Owner: ammedmar
- Created: 2019-08-08T09:43:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-04T20:56:30.000Z (about 6 years ago)
- Last Synced: 2025-03-09T20:02:29.092Z (about 1 year ago)
- Language: Jupyter Notebook
- Homepage: http://medina-mardones.com/
- Size: 103 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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`