mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-14 08:17:59 -05:00
9 lines
102 B
YAML
9 lines
102 B
YAML
name: python_robotics
|
|
dependencies:
|
|
- python==3.6
|
|
- matplotlib
|
|
- scipy
|
|
- numpy==1.15
|
|
- pandas
|
|
- cvxpy
|