Skip to content
forked from numpy/numpy

The fundamental package for scientific computing with Python.

License

Notifications You must be signed in to change notification settings

RapidWareTech/numpy

This branch is 16721 commits behind numpy/numpy:main.

Folders and files

NameName
Last commit message
Last commit date
Sep 15, 2019
Sep 2, 2019
Aug 4, 2019
Jul 11, 2019
Oct 31, 2010
Sep 16, 2019
Sep 24, 2019
Sep 22, 2019
Sep 20, 2019
Aug 27, 2019
Dec 31, 2018
Jul 13, 2019
Dec 11, 2018
Feb 25, 2017
Jun 26, 2019
Jul 25, 2013
Sep 3, 2019
Aug 27, 2019
Aug 21, 2019
Aug 20, 2019
May 4, 2019
Jun 16, 2019
Sep 9, 2019
Jul 14, 2019
Jan 23, 2011
Sep 20, 2019
Aug 8, 2019
Sep 15, 2019
May 13, 2019
Sep 22, 2019
Sep 23, 2019
Sep 20, 2019
May 7, 2019
Sep 23, 2019
Sep 9, 2019

NumPy

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()'

Call for Contributions

NumPy appreciates help from a wide range of different backgrounds. Work such as high level documentation or website improvements are valuable and we would like to grow our team with people filling these roles. Small improvements or fixes are always appreciated and issues labeled as easy may be a good starting point. If you are considering larger contributions outside the traditional coding work, please contact us through the mailing list.

Powered by NumFOCUS

About

The fundamental package for scientific computing with Python.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 51.6%
  • Python 47.1%
  • C++ 1.1%
  • JavaScript 0.1%
  • Fortran 0.1%
  • Shell 0.0%