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

Information for build python-numexpr-2.8.4-1.fc38

ID49217
Package Namepython-numexpr
Version2.8.4
Release1.fc38
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-numexpr.git#8f24f1d221120214997b26fd10d52d2417dea6a0
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 22 Apr 2023 11:16:21 CST
CompletedSat, 22 Apr 2023 11:48:09 CST
Taskbuild (f38-build-side-42-init-devel, /rpms/python-numexpr.git:8f24f1d221120214997b26fd10d52d2417dea6a0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-numexpr.git#8f24f1d221120214997b26fd10d52d2417dea6a0'}}
Tags
f38-build-side-42-init-devel
RPMs
src
python-numexpr-2.8.4-1.fc38.src.rpm (info) (download)
riscv64
python3-numexpr-2.8.4-1.fc38.riscv64.rpm (info) (download)
python-numexpr-debugsource-2.8.4-1.fc38.riscv64.rpm (info) (download)
python3-numexpr-debuginfo-2.8.4-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
installed_pkgs.log
root.log
state.log
build.log
hw_info.log
mock_output.log
Changelog * Fri Apr 21 2023 Koji - 2.8.4-1.fc38 - local build