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

Information for build python-numexpr-2.8.1-1.fc37

ID7633
Package Namepython-numexpr
Version2.8.1
Release1.fc37
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-numexpr.git#97c6cab16d92c6890690b89f1b936de72bc76aa9
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 failed
Volume DEFAULT
StartedMon, 27 Feb 2023 13:04:34 CST
CompletedMon, 27 Feb 2023 13:23:01 CST
Taskbuild (f37-build-side-32-misc-devel, /rpms/python-numexpr.git:97c6cab16d92c6890690b89f1b936de72bc76aa9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-numexpr.git#97c6cab16d92c6890690b89f1b936de72bc76aa9'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Feb 27 2023 Koji - 2.8.1-1.fc37 - local build