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

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

ID95930
Package Namepython-numexpr
Version2.8.5
Release1.fc40
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
StartedFri, 15 Dec 2023 10:45:18 CST
CompletedFri, 15 Dec 2023 11:17:31 CST
Taskbuild (f40, /rpms/python-numexpr.git:0c007d5297fad07984efa49bbb82fb26e609a7d0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-numexpr.git#0c007d5297fad07984efa49bbb82fb26e609a7d0'}}
Tags
f40
RPMs
src
python-numexpr-2.8.5-1.fc40.src.rpm (info) (download)
riscv64
python3-numexpr-2.8.5-1.fc40.riscv64.rpm (info) (download)
python-numexpr-debugsource-2.8.5-1.fc40.riscv64.rpm (info) (download)
python3-numexpr-debuginfo-2.8.5-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
installed_pkgs.log
root.log
state.log
build.log
hw_info.log
mock_output.log
Changelog * Fri Dec 15 2023 Koji - 2.8.5-1.fc40 - local build