On Jun 18, 8:20 am, Jason Grout wrote:
> On 6/17/11 11:05 PM, Kiran Kedlaya wrote:
>
> > (which lives on a 32-bit network and thus is a source of many bug
> > reports)
>
> I'm curious: what is a 32-bit network?
An IPv4 network? ;-)
-leif
--
To post to this group, send an email to sage-devel@go
On 6/18/11 10:59 PM, Ars-Magna wrote:
Hi all,
I noticed that in the 4.6.2 one has the following expected behavior
sage: list(x.iterator())
[]
where as in 4.7
sage: list(x.iterator())
ValueError .
Is it just my machine or any one else observed this behavior I wanted
to confirm before creating
Hi all,
I noticed that in the 4.6.2 one has the following expected behavior
sage: list(x.iterator())
[]
where as in 4.7
sage: list(x.iterator())
ValueError .
Is it just my machine or any one else observed this behavior I wanted
to confirm before creating a Ticket.
Best Regards,
--
To post to
On Jun 14, 7:49 pm, Jeroen Demeyer wrote:
> On 2011-06-10 18:22, Robert Bradshaw wrote:> Maybe pending? Is this for
> positively reviewed tickets?
> [...]
> > Is "needs-info" insufficient.
>
> I think that "needs_info" means something different and is actually
> quite close to "needs_work". Fo
On Jun 17, 12:39 pm, "Dr. David Kirkby"
wrote:
> On 06/17/11 07:30 AM, Kelvin Li wrote:
>
> > On Jun 16, 3:05 pm, Keshav Kini wrote:
> >> I would say no, but it looks like it was created by David Kirkby, who
> >> generally is someone who knows what he's doing...
>
> > ... which is exactly what pu
On Jun 17, 3:39 am, "Dr. David Kirkby"
wrote:
>
> I did create it. There was some page on the Wiki which linked to it, but the
> link was broken. So I just created the link. I could not be bothered to
> explain
> what a complex number is, so just put a couple of links and left it as that.
>
> Fee
On Sat, Jun 18, 2011 at 6:22 AM, David Joyner wrote:
> On Fri, Jun 17, 2011 at 8:25 PM, Andrey Novoseltsev
> wrote:
>> Hello,
>>
>> There is a discrepancy between the documentation and behaviour of
>> partial sums of Fourier series:
>> http://trac.sagemath.org/sage_trac/ticket/8603
>>
>> If the
On Fri, Jun 17, 2011 at 8:25 PM, Andrey Novoseltsev wrote:
> Hello,
>
> There is a discrepancy between the documentation and behaviour of
> partial sums of Fourier series:
> http://trac.sagemath.org/sage_trac/ticket/8603
>
> If the cut-off parameter is N, then the documentation says that N-th
> te
Hi Mike, hi Keshav
On 18 Jun., 00:00, Mike Hansen wrote:
> On Fri, Jun 17, 2011 at 2:55 PM, Keshav Kini wrote:
> > I asked some guys in #mercurial and they said they'd never heard of
> > repository corruption from empty files or mercurial not being able to commit
> > empty files. What's the reas