master

API reference

  • comch.free_module: Free Modules
    • FreeModuleElement
      • FreeModuleElement.torsion
      • FreeModuleElement.default_torsion
      • FreeModuleElement.__init__
      • FreeModuleElement.__add__
      • FreeModuleElement.__sub__
      • FreeModuleElement.__rmul__
      • FreeModuleElement.__truediv__
      • FreeModuleElement.__neg__
      • FreeModuleElement.__iadd__
      • FreeModuleElement.__isub__
      • FreeModuleElement.preferred_rep
      • FreeModuleElement.set_torsion
      • FreeModuleElement.create
      • FreeModuleElement.zero
  • comch.symmetric: Symmetric Groups and Rings
    • SymmetricGroupElement
      • SymmetricGroupElement.__init__
      • SymmetricGroupElement.sign
      • SymmetricGroupElement.to_cycles
      • SymmetricGroupElement.arity
      • SymmetricGroupElement.__mul__
      • SymmetricGroupElement.inverse
      • SymmetricGroupElement.__pow__
      • SymmetricGroupElement.compose
    • SymmetricRingElement
      • SymmetricRingElement.torsion
      • SymmetricRingElement.__init__
      • SymmetricRingElement.arity
      • SymmetricRingElement.__mul__
      • SymmetricRingElement.__pow__
      • SymmetricRingElement.compose
    • SymmetricRing
      • SymmetricRing.identity_element
      • SymmetricRing.rotation_element
      • SymmetricRing.transposition_element
      • SymmetricRing.norm_element
  • comch.surjection: The surjection operad
    • SurjectionElement
      • SurjectionElement.convention
      • SurjectionElement.default_convention
      • SurjectionElement.__init__
      • SurjectionElement.arity
      • SurjectionElement.degree
      • SurjectionElement.complexity
      • SurjectionElement.filtration
      • SurjectionElement.boundary
      • SurjectionElement.__rmul__
      • SurjectionElement.orbit
      • SurjectionElement.__call__
      • SurjectionElement.compose
      • SurjectionElement.suspension
      • SurjectionElement.preferred_rep
    • Surjection
      • Surjection.may_steenrod_structure
      • Surjection.steenrod_operation
      • Surjection.steenrod_chain
      • Surjection.basis
  • comch.barratt_eccles: Barratt-Eccles operad
    • BarrattEcclesElement
      • BarrattEcclesElement.__init__
      • BarrattEcclesElement.arity
      • BarrattEcclesElement.degree
      • BarrattEcclesElement.complexity
      • BarrattEcclesElement.boundary
      • BarrattEcclesElement.__rmul__
      • BarrattEcclesElement.orbit
      • BarrattEcclesElement.compose
      • BarrattEcclesElement.suspension
      • BarrattEcclesElement.table_reduction
      • BarrattEcclesElement.diagonal
      • BarrattEcclesElement.preferred_rep
    • BarrattEccles
      • BarrattEccles.may_steenrod_structure
      • BarrattEccles.steenrod_operation
  • comch.simplicial: Simplicial tensor products
    • Simplex
      • Simplex.__init__
      • Simplex.dimension
      • Simplex.face
      • Simplex.degeneracy
      • Simplex.coface
      • Simplex.codegeneracy
      • Simplex.is_degenerate
      • Simplex.is_nondegenerate
    • SimplicialElement
      • SimplicialElement.torsion
      • SimplicialElement.dimension
      • SimplicialElement.__init__
      • SimplicialElement.arity
      • SimplicialElement.degree
      • SimplicialElement.boundary
      • SimplicialElement.__rmul__
      • SimplicialElement.iterated_diagonal
      • SimplicialElement.one_reduced
      • SimplicialElement.preferred_rep
    • Simplicial
      • Simplicial.standard_element
      • Simplicial.basis
  • comch.cubical: Cubical tensor products
    • Cube
      • Cube.__init__
      • Cube.dimension
      • Cube.intervals
      • Cube.face
      • Cube.cartan_serre_map
    • CubicalElement
      • CubicalElement.torsion
      • CubicalElement.__init__
      • CubicalElement.arity
      • CubicalElement.degree
      • CubicalElement.boundary
      • CubicalElement.__rmul__
      • CubicalElement.iterated_diagonal
      • CubicalElement.join
      • CubicalElement.cartan_serre_map
    • Cubical
      • Cubical.standard_element
      • Cubical.basis

Jupyter notebooks

  • Free modules and symmetric rings
    • Contents
  • The surjection operad
    • Contents
  • The Barratt-Eccles operad
    • Contents
  • The table reduction morphism
    • Contents
  • Cochain level Steenrod operations
    • Contents
ComCH
  • Search


© Copyright 2020, Anibal M. Medina-Mardones. Revision 94a14a14.

Built with Sphinx using a theme provided by Read the Docs.