mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-14 18:28:14 -05:00
12 lines
125 B
YAML
12 lines
125 B
YAML
name: python_robotics
|
|
dependencies:
|
|
- python
|
|
- pip
|
|
- matplotlib
|
|
- scipy
|
|
- numpy==1.15
|
|
- pandas
|
|
- coverage
|
|
- pip:
|
|
- cvxpy
|