File tree Expand file tree Collapse file tree 2 files changed +0
-26
lines changed Expand file tree Collapse file tree 2 files changed +0
-26
lines changed Original file line number Diff line number Diff line change 3
3
tree :
4
4
- url : /
5
5
title : Introduction
6
- - url : /simulator
7
- title : Simulator
8
- tree :
9
- - url : /simulator/programming/
10
- title : Programming
11
- tree :
12
- - url : /simulator/programming/time
13
- title : Time
14
6
- url : /kit/
15
7
title : Kits
16
8
tree :
Original file line number Diff line number Diff line change @@ -6,24 +6,6 @@ title: Included Python Libraries
6
6
Included Libraries
7
7
==================
8
8
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] ({{ site.url }}/forum) and include a link to the package on [ PyPI] ( https://pypi.org/ ) .
26
-
27
9
Robot Kit
28
10
---------
29
11
You can’t perform that action at this time.
0 commit comments