Metadata-Version: 2.1
Name: graphem-jax
Version: 0.0.1.post1
Summary: A graph embedding library based on JAX
Author: Igor Rivin, Alexander Kolpakov
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
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

