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

wu-lingxia/numpy

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

Folders and files

NameName
Last commit message
Last commit date
Jan 19, 2020
Sep 30, 2019
Nov 13, 2019
Mar 3, 2020
Oct 31, 2010
Mar 4, 2020
Mar 2, 2020
Mar 2, 2020
Oct 15, 2019
Jul 13, 2019
Dec 11, 2018
Feb 25, 2017
Sep 27, 2019
Jul 25, 2013
Sep 3, 2019
Dec 22, 2019
Feb 27, 2020
Feb 5, 2020
May 4, 2019
Jun 16, 2019
Oct 11, 2019
Oct 19, 2019
Jan 23, 2011
Feb 27, 2020
Feb 24, 2020
Feb 6, 2020
Dec 23, 2019
Jan 23, 2020
Feb 6, 2020
Feb 6, 2020
Feb 27, 2020
Jan 26, 2020
Mar 2, 2020
Jan 22, 2020

NumPy

Travis 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.5%
  • Python 47.2%
  • C++ 1.0%
  • JavaScript 0.1%
  • Fortran 0.1%
  • Shell 0.1%