[Numpy-discussion] np.any and np.all short-circuiting

Robert Kern robert.kern at gmail.com
Thu Sep 24 18:11:11 EDT 2009


On Thu, Sep 24, 2009 at 16:43, Citi, Luca <lciti at essex.ac.uk> wrote:

> What is the correct way of running the tests (without installing the development version in the system)?

Build inplace:

  $ python setup.py build_src --inplace build_ext --inplace

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco



More information about the NumPy-Discussion mailing list