NumPy

来源:互联网 发布:js实现动态时间 编辑:程序博客网 时间:2024/05/16 11:14

numpy 1.13.0rc2

Downloads ↓

NumPy: array processing for numbers, strings, records, and objects.

NumPy is a general-purpose array-processing packagedesigned toefficiently manipulate large multi-dimensional arrays of arbitraryrecords without sacrificing too much speed for small multi-dimensionalarrays. NumPy is built on the Numeric code base and adds featuresintroduced by numarray as well as an extended C-API and the ability tocreate arrays of arbitrary type which also makes NumPy suitable forinterfacing with general-purpose data-base applications.

There are also basic facilities for discrete fourier transform,basic linear algebra and random number generation.

All numpy wheels distributed from pypi are BSD licensed.

Windows wheels are linked against the ATLAS BLAS / LAPACK library, restrictedto SSE2 instructions, so may not give optimal linear algebra performance foryour machine. Seehttp://docs.scipy.org/doc/numpy/user/install.html foralternatives.


File  TypePy VersionUploaded onSizenumpy-1.13.0rc2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (md5,pgp) Python Wheelcp272017-05-184MBnumpy-1.13.0rc2-cp27-cp27m-manylinux1_i686.whl (md5,pgp) Python Wheelcp272017-05-1812MBnumpy-1.13.0rc2-cp27-cp27m-manylinux1_x86_64.whl (md5,pgp) Python Wheelcp272017-05-1815MBnumpy-1.13.0rc2-cp27-cp27mu-manylinux1_i686.whl (md5,pgp) Python Wheelcp272017-05-1812MBnumpy-1.13.0rc2-cp27-cp27mu-manylinux1_x86_64.whl (md5,pgp) Python Wheelcp272017-05-1815MBnumpy-1.13.0rc2-cp27-none-win32.whl (md5,pgp) Python Wheelcp272017-05-186MBnumpy-1.13.0rc2-cp27-none-win_amd64.whl (md5,pgp) Python Wheelcp272017-05-187MBnumpy-1.13.0rc2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (md5,pgp) Python Wheelcp342017-05-184MBnumpy-1.13.0rc2-cp34-cp34m-manylinux1_i686.whl (md5,pgp) Python Wheelcp342017-05-1812MBnumpy-1.13.0rc2-cp34-cp34m-manylinux1_x86_64.whl (md5,pgp) Python Wheelcp342017-05-1816MBnumpy-1.13.0rc2-cp34-none-win32.whl (md5,pgp) Python Wheelcp342017-05-186MBnumpy-1.13.0rc2-cp34-none-win_amd64.whl (md5,pgp) Python Wheelcp342017-05-187MBnumpy-1.13.0rc2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (md5,pgp) Python Wheelcp352017-05-184MBnumpy-1.13.0rc2-cp35-cp35m-manylinux1_i686.whl (md5,pgp) Python Wheelcp352017-05-1812MBnumpy-1.13.0rc2-cp35-cp35m-manylinux1_x86_64.whl (md5,pgp) Python Wheelcp352017-05-1816MBnumpy-1.13.0rc2-cp35-none-win32.whl (md5,pgp) Python Wheelcp352017-05-186MBnumpy-1.13.0rc2-cp35-none-win_amd64.whl (md5,pgp) Python Wheelcp352017-05-187MBnumpy-1.13.0rc2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (md5,pgp) Python Wheelcp362017-05-184MBnumpy-1.13.0rc2-cp36-cp36m-manylinux1_i686.whl (md5,pgp) Python Wheelcp362017-05-1812MBnumpy-1.13.0rc2-cp36-cp36m-manylinux1_x86_64.whl (md5,pgp) Python Wheelcp362017-05-1816MBnumpy-1.13.0rc2-cp36-none-win32.whl (md5,pgp) Python Wheelcp362017-05-186MBnumpy-1.13.0rc2-cp36-none-win_amd64.whl (md5,pgp) Python Wheelcp362017-05-187MBnumpy-1.13.0rc2.zip (md5,pgp) Source 2017-05-184MB 

  • Author: NumPy Developers
  • Home Page: http://www.numpy.org
  • Download URL: http://sourceforge.net/projects/numpy/files/NumPy/
  • License: BSD
  • Platform: Windows
  • Categories
    • Development Status :: 5 - Production/Stable
    • Intended Audience :: Developers
    • Intended Audience :: Science/Research
    • License :: OSI Approved
    • Operating System :: MacOS
    • Operating System :: Microsoft :: Windows
    • Operating System :: POSIX
    • Operating System :: Unix
    • Programming Language :: C
    • Programming Language :: Python
    • Programming Language :: Python :: 2
    • Programming Language :: Python :: 2.7
    • Programming Language :: Python :: 3
    • Programming Language :: Python :: 3.4
    • Programming Language :: Python :: 3.5
    • Programming Language :: Python :: 3.6
    • Programming Language :: Python :: Implementation :: CPython
    • Topic :: Scientific/Engineering
    • Topic :: Software Development
  • Requires Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
  • Package Index Owner: teoliphant, jarrodmillman, cdavid, rgommers, certik, charlesr.harris, jtaylor, matthew.brett
  • Package Index Maintainer: rkern, jarrodmillman, cdavid, rgommers, certik, jtaylor, matthew.brett, charlesr.harris
  • DOAP record:numpy-1.13.0rc2.xml

原创粉丝点击