notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
py-numpy The New Numeric Extension to Python
1.22.4,1 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.22.4,1Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-06-04 00:36:05
Last Update: 2022-06-04 00:25:58
Commit Hash: c7535f6
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. WWW: https://www.numpy.org/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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 py38-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 py38-numpy listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py38-numpy
Package flavors (<flavor>: <package>)
  • py38: py38-numpy
  • py39: py39-numpy
  • py310: py310-numpy
distinfo:
TIMESTAMP = 1653520879 SHA256 (numpy-1.22/numpy-1.22.4.zip) = 425b390e4619f58d8526b3dcf656dde069133ae5c240229821f01b5f44ea07af SIZE (numpy-1.22/numpy-1.22.4.zip) = 11458830

Expand this list (4 items)

Collapse this list.

SHA256 (numpy-1.22/numpy-ref.pdf) = f77c8595798c000ef648155347c2f76fd1a89e87e76ccbb01298aecda4e8c99e SIZE (numpy-1.22/numpy-ref.pdf) = 7537545 SHA256 (numpy-1.22/numpy-user.pdf) = 0ad5c0ed5bf8a7320ae560a87b89cf43d3a44f0d003ae3fe1bb8a5721cdf0e90 SIZE (numpy-1.22/numpy-user.pdf) = 3993043

Collapse this list.


Packages (timestamps in pop-ups are UTC):
py39-numpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.26.4_6,11.26.4_6,1-1.26.4_6,11.26.4_6,1---
FreeBSD:13:quarterly1.26.4_6,11.26.4_6,1-1.26.4_6,11.26.4_6,1-1.25.0_4,1-
FreeBSD:14:latest1.26.4_6,11.26.4_6,1-1.26.4_6,11.26.4_6,1---
FreeBSD:14:quarterly1.26.4_6,11.26.4_6,1-1.26.4_6,11.26.4_6,1-1.25.0_4,1-
FreeBSD:15:latest1.26.4_6,11.26.4_6,1n/a1.26.4_6,1n/a-1.25.0_6,11.25.0_6,1
 
py310-numpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.26.4_6,11.26.4_6,1-1.26.4_6,11.26.4_6,1---
FreeBSD:13:quarterly1.26.4_6,11.26.4_6,1-1.26.4_6,11.26.4_6,1-1.25.0_4,1-
FreeBSD:14:latest1.26.4_6,11.26.4_6,1-1.26.4_6,11.26.4_6,1---
FreeBSD:14:quarterly1.26.4_6,11.26.4_6,1-1.26.4_6,11.26.4_6,1-1.25.0_4,1-
FreeBSD:15:latest1.26.4_6,11.26.4_6,1n/a1.26.4_6,1n/a-1.25.0_6,11.25.0_6,1
 
py311-numpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.26.4_6,11.26.4_6,1-1.26.4_6,11.26.4_6,1---
FreeBSD:13:quarterly1.26.4_6,11.26.4_6,1-1.26.4_6,11.26.4_6,1-1.25.0_4,1-
FreeBSD:14:latest1.26.4_6,11.26.4_6,1-1.26.4_6,11.26.4_6,1---
FreeBSD:14:quarterly1.26.4_6,11.26.4_6,1-1.26.4_6,11.26.4_6,1-1.25.0_4,1-
FreeBSD:15:latest1.26.4_6,11.26.4_6,1n/a1.26.4_6,1n/a-1.25.0_6,11.25.0_6,1
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gfortran10 : lang/gcc10
  2. cython-3.8 : lang/cython@py38
  3. py38-setuptools>0 : devel/py-setuptools@py38
  4. python3.8 : lang/python38
  5. as : devel/binutils
Runtime dependencies:
  1. gfortran10 : lang/gcc10
  2. py38-setuptools>0 : devel/py-setuptools@py38
  3. python3.8 : lang/python38
Library dependencies:
  1. libumfpack.so : math/suitesparse-umfpack
  2. libopenblas.so : math/openblas
This port is required by:
for Build
  1. devel/py-qutip
for Run
  1. devel/py-qutip

Configuration Options:
===> The following configuration options are available for py38-numpy-1.22.4,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.8-3.10 zip blaslapack:openblas
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/n/numpy/
  2. https://pypi.org/packages/source/n/numpy/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.22.4,1
04 Jun 2022 00:25:58
commit hash: c7535f6bc2ae975b3d86de017eb8b05eb8b2c09dcommit hash: c7535f6bc2ae975b3d86de017eb8b05eb8b2c09dcommit hash: c7535f6bc2ae975b3d86de017eb8b05eb8b2c09dcommit hash: c7535f6bc2ae975b3d86de017eb8b05eb8b2c09d files touched by this commit
Wen Heping (wen) search for other commits by this committer
math/py-numpy: Fix doc checksums

PR:		264231
Reported by:	david@isnic.is

(cherry picked from commit 85affc89e8df0f6c95c37c5065bc7b595f34e9ec)
1.22.4,1
04 Jun 2022 00:25:50
commit hash: 03a6fffb8ef89a90e21d605d32ef9adc62a9f1c4commit hash: 03a6fffb8ef89a90e21d605d32ef9adc62a9f1c4commit hash: 03a6fffb8ef89a90e21d605d32ef9adc62a9f1c4commit hash: 03a6fffb8ef89a90e21d605d32ef9adc62a9f1c4 files touched by this commit
Wen Heping (wen) search for other commits by this committer
math/py-numpy: Update to 1.22.4

PR:		264153
Reported by:	wen@
Exp-run by:	antoine@

(cherry picked from commit ff9098f7093e8f774790ac4139dc1090fae538da)

Number of commits found: 2