Metadata-Version: 2.1
Name: topologic
Version: 0.1.0.dev42134271
Summary: Topologic is a network/graph library for the creation of embeddings from networkx graphs using adjacency spectral embedding, laplacian spectral embedding, node2vec embeddings, and omnibus embeddings. It also includes a lot of utilities and quality of life functions for loading and processing networkx graph objects and statistical analysis over these objects.
Home-page: https://github.com/microsoft/topologic
Author: Dwayne Pryce
Author-email: dwpryce@microsoft.com
License: MIT
Project-URL: Github, https://github.com/microsoft/topologic
Project-URL: Documentation, https://topologic.readthedocs.io
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Provides-Extra: devtools
