hubbs5 / or-gym

Environments for OR and RL Research
MIT License
373 stars 93 forks source link

Dependencies? #18

Closed mave5 closed 2 years ago

mave5 commented 2 years ago

@hubbs5 Could you provide a list of package dependencies?

ashwin-M-D commented 2 years ago

Hey, The dependencies can be found in the setup.py file.

However, here is the list of dependencies copied from that file. 'gym>=0.15.0', 'numpy>=1.16.1', 'scipy>=1.0', 'matplotlib>=3.1', 'networkx>=2.3'