Path to this page:
./
math/py-numpy,
Array processing for numbers, strings, records, and objects
Branch: pkgsrc-2022Q1,
Version: 1.21.5nb4,
Package name: py39-numpy-1.21.5nb4,
Maintainer: pkgsrc-usersNumPy is a general-purpose array-processing package designed to
efficiently manipulate large multi-dimensional arrays of arbitrary
records without sacrificing too much speed for small multi-dimensional
arrays. NumPy is built on the Numeric code base and adds features
introduced by numarray as well as an extended C-API and the ability to
create arrays of arbitrary type.
There are also basic facilities for discrete fourier transform,
basic linear algebra and random number generation.
Master sites:
Filesize: 10402.626 KB
Version history: (Expand)
- (2022-03-31) Package added to pkgsrc.se, version py39-numpy-1.21.5nb4 (created)
CVS history: (Expand)
2022-05-20 14:54:08 by Benny Siegert | Files touched by this commit (1) |
Log message:
Pullup ticket #6632 - requested by nia
math/py-numpy: build fix
Revisions pulled up:
- math/py-numpy/Makefile 1.92
---
Module Name: pkgsrc
Committed By: nia
Date: Sun May 8 10:18:31 UTC 2022
Modified Files:
pkgsrc/math/py-numpy: Makefile
Log message:
py-numpy: Expects compiler to default to C++11.
|