| Port details on branch 2024Q4 |
- py-numpy Fundamental package for array computing in Python
- 2.4.4_1,1 math
=13 1.26.4_12,1Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2006-09-01 18:14:31
- Last Update: 2026-04-06 06:29:18
- Commit Hash: 9de764e
- People watching this port, also watch:: mpfr, p5-Net-SSLeay, glib, libXdamage, libidn
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://www.numpy.org/
- Description:
- NumPy is the fundamental package for scientific computing with Python. It
contains among other things:
- 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
Besides its obvious scientific uses, NumPy can also be used as an efficient
multi-dimensional container of generic data. Arbitrary data-types can be
defined. This allows NumPy to seamlessly and speedily integrate with a wide
variety of databases.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/math/py-numpy/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-numpy
- pkg install py311-numpy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-numpy listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-numpy
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1775320601
SHA256 (numpy-2.4/numpy-2.4.4.tar.gz) = 2d390634c5182175533585cc89f3608a4682ccb173cc9bb940b2881c8d6f8fa0
SIZE (numpy-2.4/numpy-2.4.4.tar.gz) = 20731587
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-meson-python>=0.18.0,1 : devel/meson-python@py311
- gfortran14 : lang/gcc14
- pkgconf>=1.3.0_1 : devel/pkgconf
- py311-cython>=3.2.4 : lang/cython@py311
- python3.11 : lang/python311
- as : devel/binutils
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-hypothesis>=5.3.0 : devel/py-hypothesis@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- gfortran14 : lang/gcc14
- python3.11 : lang/python311
- Library dependencies:
-
- libopenblas.so : math/openblas
- This port is required by:
- for Build
-
- math/py-heyoka
-
Deleted ports which required this port:
- for Run
-
- math/py-heyoka
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-numpy-2.4.4_1,1:
DOCS=on: Build and/or install documentation
====> Options available for the single BLASLIB: you have to select exactly one of them
BLIS=off: BLIS BLAS-like implementation
FLEXIBLAS=off: FlexiBLAS BLAS implementation
NETLIB=off: BLAS implementation from Netlib
OPENBLAS=on: OpenBLAS BLAS implementation
===> Use 'make config' to modify these settings
- Options name:
- math_py-numpy
- USES:
- compiler:c++17-lang cpe fortran pkgconfig python:3.11+ shebangfix blaslapack:openblas
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|