diff --git a/data.json b/data.json index 28ce1de..ddcad14 100644 --- a/data.json +++ b/data.json @@ -1491,6 +1491,15 @@ ], "description": "Software to automate the management and configuration of any infrastructure or application at scale." }, + { + "name": "numpy", + "link": "https://github.com/numpy/numpy", + "label": "good-first-issue", + "technologies": [ + "Python" + ], + "description": "A python language library which is used in computing large multidimensional arrays and and matrices using built-in functions." + }, { "name": "mygpo", "link": "https://github.com/gpodder/mygpo",