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''''''''s 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 2024Q1
py-numexpr Fast numerical array expression evaluator for Python and NumPy
2.10.2 math on this many watch lists=2 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 2.10.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-07-05 08:19:17
Last Update: 2024-12-25 19:15:44
Commit Hash: 1cb95f6
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: python
License: MIT
WWW:
https://github.com/pydata/numexpr
Description:
numexpr - Fast numerical array expression evaluator for Python and NumPy. The numexpr package evaluates multiple-operator array expressions many times faster than NumPy can. It accepts the expression as a string, analyzes it, rewrites it more efficiently, and compiles it to faster Python code on the fly. It's the next best thing to writing the expression in C and compiling it with a specialized just-in-time (JIT) compiler, i.e. it does not require a compiler at runtime. Also, numexpr has support for the Intel VML (Vector Math Library) -- integrated in Intel MKL (Math Kernel Library) --, allowing nice speed-ups when computing transcendental functions (like trigonometrical, exponentials...) on top of Intel-compatible platforms. This support also allows to use multiple cores in your computations.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}numexpr>0:math/py-numexpr@${PY_FLAVOR}
To install the port:
cd /usr/ports/math/py-numexpr/ && make install clean
To add the package, run one of these commands:
  • pkg install math/py-numexpr
  • pkg install py311-numexpr
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-numexpr listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-numexpr
Package flavors (<flavor>: <package>)
  • py311: py311-numexpr
distinfo:
TIMESTAMP = 1734888336 SHA256 (numexpr-2.10.2.tar.gz) = b0aff6b48ebc99d2f54f27b5f73a58cb92fde650aeff1b397c71c8788b4fff1a SIZE (numexpr-2.10.2.tar.gz) = 106787

Packages (timestamps in pop-ups are UTC):
py39-numexpr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly------2.8.8-
FreeBSD:14:latest--------
FreeBSD:14:quarterly------2.8.8-
FreeBSD:15:latest--n/a-n/a-2.8.82.9.0
 

py311-numexpr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.10.22.10.2-2.10.22.10.2---
FreeBSD:13:quarterly2.10.22.10.2-2.10.22.10.2---
FreeBSD:14:latest2.10.22.10.2-2.10.22.10.2---
FreeBSD:14:quarterly2.10.22.10.2-2.10.22.10.2---
FreeBSD:15:latest2.10.22.10.2n/a2.10.2n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-numpy>=0,1 : math/py-numpy@py311
  2. py311-setuptools>=0 : devel/py-setuptools@py311
  3. py311-wheel>=0 : devel/py-wheel@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-numpy>=1.23.0,1 : math/py-numpy@py311
  2. python3.11 : lang/python311
This port is required by:
for Build
  1. devel/py-tables
for Run
  1. archivers/py-blosc2
  2. devel/py-tables
  3. math/py-pandas
  4. math/py-python-picard

Configuration Options:
No options to configure
Options name:
math_py-numexpr
USES:
dos2unix python:3.9+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/n/numexpr/
  2. https://github.com/pydata/numexpr/releases/download/v2.10.2/
  3. https://pypi.org/packages/source/n/numexpr/
Collapse this list.

There are no commits on branch 2024Q1 for this port