added some code dependencies and maintenance
This commit is contained in:
16
entries/numpy.md
Normal file
16
entries/numpy.md
Normal file
@ -0,0 +1,16 @@
|
||||
# NumPy
|
||||
|
||||
_Scientific computing package for Python._
|
||||
|
||||
- Home: https://numpy.org/
|
||||
- State: mature
|
||||
- Download: https://pypi.org/project/numpy/
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: library
|
||||
- Code repository: https://github.com/numpy/numpy.git
|
||||
- Code language: C, Python
|
||||
- Code license: 3-clause BSD
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: setup.py
|
Reference in New Issue
Block a user