This site has been archived!!! Click here to visit the new openkoji buildsystem!

Information for build python-numexpr-2.8.5-1.fc39

ID59387
Package Namepython-numexpr
Version2.8.5
Release1.fc39
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-numexpr.git#0c007d5297fad07984efa49bbb82fb26e609a7d0
SummaryFast numerical array expression evaluator for Python and NumPy
DescriptionThe 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.
Built byhezhengyu
State complete
Volume DEFAULT
StartedSun, 05 Nov 2023 10:49:52 CST
CompletedSun, 05 Nov 2023 11:06:39 CST
Taskbuild (f39-build, /rpms/python-numexpr.git:0c007d5297fad07984efa49bbb82fb26e609a7d0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-numexpr.git#0c007d5297fad07984efa49bbb82fb26e609a7d0'}}
Tags
f39-build
RPMs
src
python-numexpr-2.8.5-1.fc39.src.rpm (info) (download)
riscv64
python3-numexpr-2.8.5-1.fc39.riscv64.rpm (info) (download)
python-numexpr-debugsource-2.8.5-1.fc39.riscv64.rpm (info) (download)
python3-numexpr-debuginfo-2.8.5-1.fc39.riscv64.rpm (info) (download)
Logs
riscv64
build.log
state.log
installed_pkgs.log
hw_info.log
root.log
mock_output.log
Changelog * Sat Nov 04 2023 Koji - 2.8.5-1.fc39 - local build