mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 13:48:10 -05:00
12 lines
141 B
YAML
12 lines
141 B
YAML
name: python_robotics
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.9
|
|
- pip
|
|
- scipy
|
|
- numpy
|
|
- pandas
|
|
- cvxpy
|
|
- matplotlib
|