Remove numpy

Closes #1096
This commit is contained in:
Shmavon Gazanchyan 2022-08-30 00:47:33 +01:00
parent 0e91877f70
commit 7d2f870e49

View File

@ -1430,13 +1430,6 @@
"technologies": ["Python"],
"description": "An optional static typing for python."
},
{
"name": "numpy",
"link": "https://github.com/numpy/numpy",
"label": "good-first-issue",
"technologies": ["Python"],
"description": "It is the core library for scientific computing, which contains a powerful n-dimensional array object."
},
{
"name": "matplotlib",
"link": "https://github.com/matplotlib/matplotlib",