Skip to content

Commit 0703610

Browse files
committed
Remove the mention of which libraries are in the simulator
There is no simulator this year.
1 parent d722e3d commit 0703610

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

programming/python/libraries.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -6,24 +6,6 @@ title: Included Python Libraries
66
Included Libraries
77
==================
88

9-
Simulator
10-
---------
11-
12-
The following libraries will be available to your robot code during the
13-
competition. Note that for local development you will need to install these
14-
yourself.
15-
16-
<!-- updating this list? Also update https://github.com/srobo/competition-simulator/blob/master/libraries.txt -->
17-
18-
* [matplotlib 3.3.3](https://pypi.org/project/matplotlib/3.3.3/)
19-
* [numpy 1.19.3](https://pypi.org/project/numpy/1.9.3/)
20-
* [pandas 1.1.4](https://pypi.org/project/pandas/1.1.4/)
21-
* [scikit-learn 0.23.2](https://pypi.org/project/scikit-learn/0.23.2/)
22-
* [scipy 1.5.4](https://pypi.org/project/scipy/1.5.4/)
23-
24-
If there are other libraries you would like included, please let us know
25-
[via the forums](/forum) and include a link to the package on [PyPI](https://pypi.org/).
26-
279
Robot Kit
2810
---------
2911

0 commit comments

Comments
 (0)