On Sun, 23 Apr 2017 19:47:06 +0500, Alexandr Shadchin
<[email protected]> wrote:

> On Fri, Feb 24, 2017 at 08:25:48PM +0500, Alexandr Shadchin wrote:
> > Hi,
> > 
> > ok to import?
> > 
> > DESCR:
> > 
> > Numexpr is a fast numerical expression evaluator for NumPy. With it,
> > expressions that operate on arrays (like "3*a+4*b") are accelerated
> > and use less memory than doing the same calculation in Python.
> > 
> > In addition, its multi-threaded capabilities can make use of all
> > your cores, which may accelerate computations, most specially if
> > they are not memory-bounded (e.g. those using transcendental
> > functions). 
> 
> Ping
> 

Sorry that you had to wait for so long. ok danj@

Reply via email to