mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 16:47:55 -05:00
10 lines
107 B
YAML
10 lines
107 B
YAML
name: python_robotics
|
|
dependencies:
|
|
- python==3.6
|
|
- matplotlib
|
|
- scipy
|
|
- numpy
|
|
- pandas
|
|
- pip:
|
|
- cvxpy
|