[Numpy-discussion] Coverage improvement requests
Robert Kern
robert.kern@gmail....
Tue Jul 1 13:42:05 CDT 2008
On Tue, Jul 1, 2008 at 13:13, Alan McIntyre <alan.mcintyre@gmail.com> wrote:
> Hi all,
>
> This week I'm going to start working on new tests to improve Python
> code coverage in NumPy (C code coverage will come later in the summer,
> or maybe even after GSoC). Does anyone have recommendations for
> particularly important bits of code that need coverage? If not, I'm
> just going to start on modules with the largest number of uncovered
> lines, and go from there.
numpy.core and numpy.lib are good places to start.
--
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