Skip to content

Commit 357f345

Browse files
committed
Document newly supported liraries in competition simulator
1 parent dfc215f commit 357f345

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

programming/python/libraries.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,12 @@ yourself.
1515

1616
<!-- updating this list? Also update https://github.com/srobo/competition-simulator/blob/master/libraries.txt -->
1717

18-
* [matplotlib 3.2.2](https://pypi.org/project/matplotlib/3.2.2/)
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+
* [pytorch 1.7.0](https://pypi.org/project/torch/1.7.0/)
22+
* [scikit-learn 0.23.2](https://pypi.org/project/scikit-learn/0.23.2/)
23+
* [scipy 1.5.4](https://pypi.org/project/scipy/1.5.4/)
1924

2025
If there are other libraries you would like included, please let us know
2126
[via the forums](/forum) and include a link to the package on [PyPI](https://pypi.org/).

0 commit comments

Comments
 (0)