Port details on branch 2024Q4 |
- py-numpy The New Numeric Extension to Python
- 1.26.4_2,1 math =17 1.26.4_2,1Version of this port present on the latest quarterly branch.
- Maintainer: python@FreeBSD.org
- Port Added: 2006-09-01 18:14:31
- Last Update: 2024-08-15 11:53:55
- Commit Hash: ba85613
- People watching this port, also watch:: mpfr, p5-Net-SSLeay, xorg-fonts-truetype, dbus, libXdamage
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR}
- 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>)
- py311: py311-numpy
- py310: py310-numpy
- py39: py39-numpy
- distinfo:
- TIMESTAMP = 1718154974
SHA256 (numpy-1.26/numpy-1.26.4.tar.gz) = 2a02aba9ed12e4ac4eb3ea9421c420301a0c6460d9830d74a9df87efa4912010
SIZE (numpy-1.26/numpy-1.26.4.tar.gz) = 15786129
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:
-
- gfortran13 : lang/gcc13
- cython-3.11 : lang/cython@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- as : devel/binutils
- Test dependencies:
-
- py311-pytest>=6.2.5 : devel/py-pytest@py311
- py311-hypothesis>=6.24.1 : devel/py-hypothesis@py311
- py311-typing-extensions>=4.2.0 : devel/py-typing-extensions@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- gfortran13 : lang/gcc13
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libumfpack.so : math/suitesparse-umfpack
- libopenblas.so : math/openblas
- This port is required by:
- for Build
-
- archivers/py-bitshuffle
- archivers/py-blosc2
- astro/astrometry
- astro/py-astropy
- astro/py-astropy-helpers
- astro/py-fitsio
- astro/py-jplephem
-
Deleted ports which required this port:
- for Run
-
- archivers/py-bitshuffle
- archivers/py-blosc2
- astro/astrometry
- astro/py-astlib
- astro/py-astroML
- astro/py-astropy
- astro/py-astropy-helpers
-
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-1.26.4_2,1:
DOCS=on: Build and/or install documentation
SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse
====> Options available for the single BLASLIB: you have to select exactly one of them
ATLAS=off: ATLAS 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:c11 cpe fortran python:3.9+ blaslapack:openblas
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|