Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 485 Bytes

generators.rst

File metadata and controls

26 lines (15 loc) · 485 Bytes
.. currentmodule:: simplicial

Generator functions

simpicial provides a set of functions for creating the common kinds of simplicial complex. These can be used as the basis for complexes built from other, simpler, complexes and glued together.

Simplices, skeletons, and voids

.. autofunction:: k_simplex

.. autofunction:: k_skeleton

.. autofunction:: k_void


Structures

.. autofunction:: ring