Metadata-Version: 2.4
Name: graphem-jax
Version: 0.1.0
Summary: A graph embedding library based on JAX
Author: Alexander Kolpakov (UATX), Igor Rivin (Temple University)
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: jax>=0.3.0
Requires-Dist: jaxlib>=0.3.0
Requires-Dist: numpy>=1.21.0
Requires-Dist: matplotlib>=3.5.0
Requires-Dist: networkx>=2.6.0
Requires-Dist: pandas>=1.3.0
Requires-Dist: plotly>=5.5.0
Requires-Dist: scipy>=1.7.0
Requires-Dist: ndlib>=5.1.0
Requires-Dist: loguru>=0.6.0
Requires-Dist: kaleido>=0.2.1
Requires-Dist: line_profiler>=4.0.0
Requires-Dist: snakeviz>=2.2.0
Requires-Dist: tensorboard>=2.10.0
Requires-Dist: tqdm>=4.66.0
Requires-Dist: pyinstrument>=5.0.0
Requires-Dist: tabulate>=0.9.0
Provides-Extra: docs
Requires-Dist: sphinx>=4.0.0; extra == "docs"
Requires-Dist: sphinx_rtd_theme>=1.0.0; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints>=1.12.0; extra == "docs"
Dynamic: author
Dynamic: classifier
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
