mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
10 lines
113 B
YAML
10 lines
113 B
YAML
name: python_robotics
|
|
dependencies:
|
|
- python==3.6
|
|
- matplotlib
|
|
- scipy
|
|
- numpy==1.15
|
|
- pandas
|
|
- pip:
|
|
- cvxpy
|