Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

teoliphant/numpy

Repository files navigation

Travis AppVeyor Azure codecov

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

Testing:

  • NumPy versions ≥ 1.15 require pytest
  • NumPy versions < 1.15 require nose

Tests can then be run after installation with:

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

Powered by NumFOCUS

About

Numpy main repository

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 52.9%
  • Python 45.6%
  • C++ 1.2%
  • JavaScript 0.1%
  • Fortran 0.1%
  • Shell 0.1%

AltStyle によって変換されたページ (->オリジナル) /