numexpr 2.7.1-1build1 source package in Ubuntu

Changelog

numexpr (2.7.1-1build1) focal; urgency=medium

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 10:44:34 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Science Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe python

Downloads

File Size SHA-256 Checksum
numexpr_2.7.1.orig.tar.gz 117.3 KiB 5c6ae3bb5688184b922b43fc47de49d642576d0feec55a1b679caa66efae90a1
numexpr_2.7.1-1build1.debian.tar.xz 6.8 KiB 2e3f4e2b5890d094cb3c9c10eb7830c26b82412c96f37f9588051b96f2e1b816
numexpr_2.7.1-1build1.dsc 2.3 KiB 836429979929616f04e2aae856444061742a00c7b5b6acad5a244d821bb3aa46

View changes file

Binary packages built by this source

python3-numexpr: Fast numerical array expression evaluator for Python 3 and NumPy

 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.
 .
 This package contains numexpr for Python 3.

python3-numexpr-dbg: No summary available for python3-numexpr-dbg in ubuntu hirsute.

No description available for python3-numexpr-dbg in ubuntu hirsute.