org.appliedtopology.tda4j

Members list

Type members

Experimental classlikes

class TDAContext[VertexT, CoefficientT, FiltrationT] extends SimplicialHomologyContext[VertexT, CoefficientT, FiltrationT]

Thin user-facing facade over SimplicialHomologyContext: brings Chain's own RingModule arithmetic (+/-/⊠/etc.) into scope on Simplex values directly, via export plus an implicit Simplex -> Chain widening -- convenience for interactive/notebook-style use, never itself consulted by an engine (see CLAUDE.md's generic-given-capture note).

Thin user-facing facade over SimplicialHomologyContext: brings Chain's own RingModule arithmetic (+/-/⊠/etc.) into scope on Simplex values directly, via export plus an implicit Simplex -> Chain widening -- convenience for interactive/notebook-style use, never itself consulted by an engine (see CLAUDE.md's generic-given-capture note).

Attributes

Experimental
true
Supertypes
class SimplicialHomologyContext[VertexT, CoefficientT, FiltrationT]
class CellularHomologyContext[Simplex[VertexT], CoefficientT, FiltrationT]
class Object
trait Matchable
class Any