Metadata-Version: 2.1
Name: meent
Version: 0.9.5
Home-page: https://github.com/kc-ml2/meent
Author: KC ML2
Author-email: yongha@kc-ml2.com
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy (>=1.23.3)
Requires-Dist: scipy (>=1.9.1)
Provides-Extra: jax
Requires-Dist: jax (>=0.4.1) ; extra == 'jax'
Requires-Dist: jaxlib (>=0.4.1) ; extra == 'jax'
Requires-Dist: optax (>=0.1.4) ; extra == 'jax'
Requires-Dist: tqdm (>=4.64.1) ; extra == 'jax'
Provides-Extra: pytorch
Requires-Dist: torch (>=2.0.0) ; extra == 'pytorch'
Requires-Dist: tqdm (>=4.64.1) ; extra == 'pytorch'

