Files
PythonRobotics/environment.yml
2019-03-03 09:38:41 +09:00

11 lines
119 B
YAML

name: python_robotics
dependencies:
- python==3.6
- matplotlib
- scipy
- numpy
- pandas
- pip:
- numpy
- cvxpy