Files
PythonRobotics/environment.yml
2021-01-29 22:34:29 +09:00

10 lines
97 B
YAML

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