On Fri, Jul 11, 2008 at 12:58 AM, Charles R Harris
<[EMAIL PROTECTED]> wrote:
> The problem might be the old ipython version (8.1) shipped with ubuntu 8.04.
> Debian is slow to update and I've been trying out ubuntu for 64 bit testing.
Debian Lenny is at ipython 0.8.4.
On Fri, Jul 11, 2008 at 1:52 AM, Robert Kern <[EMAIL PROTECTED]> wrote:
> On Fri, Jul 11, 2008 at 02:50, Robert Kern <[EMAIL PROTECTED]> wrote:
> > I don't see this problem with the
> > trunk of numpy (and IPython, incidentally):
>
> Also, nose 0.10.3, which may be part of the solution.
>
Maybe.
On Fri, Jul 11, 2008 at 1:40 AM, Robert Kern <[EMAIL PROTECTED]> wrote:
> On Fri, Jul 11, 2008 at 02:37, Fernando Perez <[EMAIL PROTECTED]>
> wrote:
> > On Fri, Jul 11, 2008 at 12:29 AM, Robert Kern <[EMAIL PROTECTED]>
> wrote:
> >
> >> Yes. This is well-known. IPython cannot run doctests in gener
On Fri, Jul 11, 2008 at 02:50, Robert Kern <[EMAIL PROTECTED]> wrote:
> I don't see this problem with the
> trunk of numpy (and IPython, incidentally):
Also, nose 0.10.3, which may be part of the solution.
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless
enig
On Fri, Jul 11, 2008 at 02:40, Charles R Harris
<[EMAIL PROTECTED]> wrote:
>
>
> On Fri, Jul 11, 2008 at 1:29 AM, Robert Kern <[EMAIL PROTECTED]> wrote:
>>
>> On Fri, Jul 11, 2008 at 02:11, Charles R Harris
>> <[EMAIL PROTECTED]> wrote:
>> > The problem is the Out[#] appended to the output.
>> >
>>
On Fri, Jul 11, 2008 at 02:37, Fernando Perez <[EMAIL PROTECTED]> wrote:
> On Fri, Jul 11, 2008 at 12:29 AM, Robert Kern <[EMAIL PROTECTED]> wrote:
>
>> Yes. This is well-known. IPython cannot run doctests in general
>> without modification. This is not a bug in numpy's tests; just an
>> incompatib
On Fri, Jul 11, 2008 at 1:29 AM, Robert Kern <[EMAIL PROTECTED]> wrote:
> On Fri, Jul 11, 2008 at 02:11, Charles R Harris
> <[EMAIL PROTECTED]> wrote:
> > The problem is the Out[#] appended to the output.
> >
> > Out[4]: poly1d([ 1., 2.,
> > 3.])
>
On Fri, Jul 11, 2008 at 12:29 AM, Robert Kern <[EMAIL PROTECTED]> wrote:
> Yes. This is well-known. IPython cannot run doctests in general
> without modification. This is not a bug in numpy's tests; just an
> incompatibility between IPython and doctest.
Couple of questions:
- how are these being
On Fri, Jul 11, 2008 at 02:11, Charles R Harris
<[EMAIL PROTECTED]> wrote:
> The problem is the Out[#] appended to the output.
>
> Out[4]: poly1d([ 1., 2.,
> 3.])
> **
> File "/usr/l
On Fri, Jul 11, 2008 at 1:11 AM, Charles R Harris <[EMAIL PROTECTED]>
wrote:
> The problem is the Out[#] appended to the output.
^^
prepended.
Chuck
___
Numpy-discussion mailing list
Numpy-discuss
The problem is the Out[#] appended to the output.
Out[4]: poly1d([ 1., 2.,
3.])
**
File "/usr/lib/python2.5/site-packages/numpy/lib/tests/test_polynomial.py",
line 6, in test_polyno
11 matches
Mail list logo