Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: python-numexpr - Fast numerical array expression evaluator for Python and NumPy. https://bugzilla.redhat.com/show_bug.cgi?id=663956 Summary: Review Request: python-numexpr - Fast numerical array expression evaluator for Python and NumPy. Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: thibault.north@xxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Spec URL: http://tnorth.fedorapeople.org/python-numexpr.spec SRPM URL: http://tnorth.fedorapeople.org/python-numexpr-1.4.1-1.fc14.src.rpm Description: The 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. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review