Show HN: Pysimplicial, Python library for simplicial complexes in topological ML

2 pointsposted 10 hours ago
by siritoriyowai_

1 Comments

siritoriyowai_

10 hours ago

pysimplicial is a small experimental research toolkit for simplicial triangulations and topology-oriented ML experiments.

It grew out of my research report titled Open-Closed State-sum Neural Network.

Note: This is experimental research code for topological deep learning. It is not intended for production use.

You can install it by cloning the repository and running `pip install .`. A PyPI package is not yet available, but `pyproject.toml` is included in the repository.