From: Sasha <nd...@ma...> - 2006-06-30 23:02:21
|
---------- Forwarded message ---------- From: Alexander Belopolsky <ale...@gm...> Date: Jun 30, 2006 7:01 PM Subject: Re: [Numpy-discussion] Time for beta1 of NumPy 1.0 To: "David M. Cooke" <co...@ph...> Cc: Fernando Perez <fpe...@gm...>, num...@li... On 6/30/06, Sasha <nd...@ma...> wrote: > File `numpy/core/src/arraytypes.inc.src' > Lines executed:47.35% of 868 This is was an overly optimistic number. More relevant is the following obtained by disabling the #line directives: File `build/src.linux-x86_64-2.4/numpy/core/src/arraytypes.inc' Lines executed:26.71% of 5010 |