Metadata-Version: 2.1
Name: clusterenv
Version: 0.3.25
Summary: ClusterEnv is a Python Gym environment designed to simulate and model the management and optimization of computing clusters. In the realm of distributed computing.
License: MIT
Author: Guy Arieli
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: gymnasium (>=0.28.0,<0.29.0)
Requires-Dist: matplotlib (>=3.8.3,<4.0.0)
Requires-Dist: numba (>=0.57.1,<0.58.0)
Description-Content-Type: text/markdown

# ClusterEnv
ClusterEnv is a Python Gym environment designed to simulate and model the management and optimization of computing clusters. In the realm of distributed computing

