Skip to content

The fundamental package for scientific computing with Python.

License

Notifications You must be signed in to change notification settings

IBMZ-Linux-OSS-Python/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

The fundamental package for scientific computing with Python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 61.0%
  • C 33.8%
  • C++ 3.4%
  • Cython 1.0%
  • Meson 0.5%
  • Fortran 0.2%
  • Other 0.1%