Skip to content

pchanial/numpy

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

Folders and files

NameName
Last commit message
Last commit date
Apr 1, 2018
Nov 4, 2017
Oct 31, 2010
Apr 10, 2018
Apr 10, 2018
Apr 8, 2018
Apr 8, 2018
Apr 4, 2018
Feb 25, 2017
Dec 24, 2017
Jul 25, 2013
Jan 7, 2018
Mar 19, 2018
Aug 28, 2015
Mar 1, 2018
Nov 27, 2017
Dec 22, 2017
Oct 1, 2017
Jan 23, 2011
Dec 8, 2017
Apr 4, 2018
Apr 4, 2018
Mar 12, 2018
Nov 22, 2017
Mar 8, 2017

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

Numpy main repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 53.5%
  • Python 45.2%
  • C++ 1.1%
  • JavaScript 0.1%
  • Fortran 0.1%
  • Shell 0.0%