1 comments

  • siritoriyowai_ 1 hour 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.