8000 GitHub - numpy/numpy at 18fd6a43f57ebd8b38b29cc800677932bbfe51cd
[go: up one dir, main page]

Skip to content

numpy/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.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 1,750

0