10000 GitHub - r-devulap/numpy at v1.14.4
[go: up one dir, main page]

Skip to content

r-devulap/numpy

Repository files navigation

NumPy

Travis AppVeyor

NumPy is the fundamental package needed for scientific computing with Python.

It provides:

  • a powerful N-dimensional array object
  • sophisticated (broadcasting) functions
  • tools for integrating C/C++ and Fortran code
  • useful linear algebra, Fourier transform, and random number capabilities

If nose is installed, tests can be run after installation with:

python -c 'import numpy; numpy.test()'

Powered by NumFOCUS

About

Numpy main repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 60.0%
  • C 35.7%
  • C++ 2.5%
  • Cython 1.0%
  • Meson 0.5%
  • Fortran 0.2%
  • Other 0.1%
0