mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
python/numexpr: Fixed dep information
This commit is contained in:
parent
ae69d10bf4
commit
7f78f15a93
1 changed files with 0 additions and 2 deletions
|
@ -10,5 +10,3 @@ computations straight into its internal virtual machine, written in C. This
|
|||
allows to bypass the GIL in Python, and allows near-optimal parallel
|
||||
performance in your vector expressions, most specially on CPU-bounded
|
||||
operations (memory-bounded were already the strong point of Numexpr).
|
||||
|
||||
This requires numpy.
|
||||
|
|
Loading…
Reference in a new issue