We introduce TopoX, a Python software suite that provides reliable and user-friendly building blocks for computing and machine learning on topological domains that extend graphs: hypergraphs, simplicial, cellular, path and combinatorial complexes. TopoX consists of three packages: TopoNetX facilitates constructing and computing on these domains, including working with nodes, edges and higher-order cells; TopoEmbedX provides methods to embed topological domains into vector spaces, akin to popular graph-based embedding algorithms such as node2vec; TopoModelx is built on top of PyTorch and offers a comprehensive toolbox of higher-order message passing functions for neural networks on topological domains. The extensively documented and unit-tested source code of TopoX is available under MIT license at https://pyt-team.github.io/.
翻译:我们推出TopoX,这是一套Python软件套件,为扩展图结构的拓扑域(包括超图、单纯复形、胞腔复形、路径复形与组合复形)上的计算与机器学习提供可靠且用户友好的构建模块。TopoX包含三个软件包:TopoNetX支持在这些域上进行构建与计算,涵盖节点、边及高阶胞腔的操作;TopoEmbedX提供将拓扑域嵌入向量空间的方法,类似于流行的基于图的嵌入算法(如node2vec);TopoModelx基于PyTorch构建,为拓扑域上的神经网络提供全面的高阶消息传递函数工具箱。TopoX的源代码经过详尽的文档注释与单元测试,基于MIT许可证发布于https://pyt-team.github.io/。