Re: [sage-devel] Re: [linbox-use] Nullspace of a rational matrix?

2011-06-02 Thread John Cremona
1. Are the matrices in these tests dense? 2. How do the timings grow with the dimension? John On Thu, Jun 2, 2011 at 1:14 AM, William Stein wrote: > On Wed, Jun 1, 2011 at 11:32 AM, B Saunders wrote: >> >>> >>> When I wrote this code in 2007, for some range of matrix sizes and >>> bitsizes it w

Re: [sage-devel] sage and python 2.7: migration strategies?

2011-06-02 Thread Paulo César Pereira de Andrade
Em 1 de junho de 2011 18:22, Paulo César Pereira de Andrade escreveu: >  If I understand it correctly, at least for this particular case: > > sage/libs/singular/groebner_strategy.pyx:GroebnerStrategy(SageObject)._parent > => > sage/rings/polynomial/multi_polynomial_libsingular.pyx:MPolynomialRin

Re: [sage-devel] sage and python 2.7: migration strategies?

2011-06-02 Thread Francois Bissey
> Em 1 de junho de 2011 18:22, Paulo César Pereira de Andrade > > escreveu: > > If I understand it correctly, at least for this particular case: > > > > sage/libs/singular/groebner_strategy.pyx:GroebnerStrategy(SageObject)._pa > > rent => > > sage/rings/polynomial/multi_polynomial_libsingular.p

[sage-devel] Re: Solving equations involving exp, Maxima

2011-06-02 Thread Ross Kyprianou
Alan Posting a reply to repay all the help Ive received from the Sage folk. Im a software guy more than a math guy and no Sage expert but hopefully this is accurate. > 1. Why do the following equations give different answers? > sage:solve([exp(x)==exp(0)],x) > [x == 0] > sage:solve([exp(x)==exp(-

[sage-devel] Re: [linbox-use] Nullspace of a rational matrix?

2011-06-02 Thread William Stein
On Thursday, June 2, 2011, John Cremona wrote: > 1. Are the matrices in these tests dense? Yes, very. > 2. How do the timings grow with the dimension? I do not know. > > John > > On Thu, Jun 2, 2011 at 1:14 AM, William Stein wrote: >> On Wed, Jun 1, 2011 at 11:32 AM, B Saunders wrote: >>> >

Re: [sage-devel] sage and python 2.7: migration strategies?

2011-06-02 Thread Paulo César Pereira de Andrade
2011/6/2 Francois Bissey : >> Em 1 de junho de 2011 18:22, Paulo César Pereira de Andrade >> >> escreveu: >> >  If I understand it correctly, at least for this particular case: >> > >> > >> > sage/libs/singular/groebner_strategy.pyx:GroebnerStrategy(SageObject)._pa >> > rent => >> > sage/rings/pol

Re: [sage-devel] sage and python 2.7: migration strategies?

2011-06-02 Thread Paulo César Pereira de Andrade
Em 2 de junho de 2011 11:15, Paulo César Pereira de Andrade escreveu: > 2011/6/2 Francois Bissey : >>> Em 1 de junho de 2011 18:22, Paulo César Pereira de Andrade >>> >>> escreveu: >>> >  If I understand it correctly, at least for this particular case: >>> > >>> > >>> > sage/libs/singular/groebne

[sage-devel] Re: Nullspace of a rational matrix?

2011-06-02 Thread Mariah
> [4] http://flask.sagenb.org/home/pub/72/ > > When I wrote this code in 2007, for some range of matrix sizes and > bitsizes it was the fastest code in the world (even solidly beating > Magma, which was the fastest before)... mainly since IML is so damned > good. I don't know what the current sit

[sage-devel] Re: to standard permutation could cause trouble

2011-06-02 Thread kcrisman
On Jun 2, 12:19 pm, kcrisman wrote: > This is for the combinat folks: > > sage: from sage.combinat.permutation import to_standard as pts > sage: a = [1,2,4] > sage: pts(a) > [1, 2, 3] > sage: a > [5, 5, 5] > > Is this desired behavior?  It seems quite dangerous.  I think I've > found a workaroun

[sage-devel] to standard permutation could cause trouble

2011-06-02 Thread kcrisman
This is for the combinat folks: sage: from sage.combinat.permutation import to_standard as pts sage: a = [1,2,4] sage: pts(a) [1, 2, 3] sage: a [5, 5, 5] Is this desired behavior? It seems quite dangerous. I think I've found a workaround for me, but at the very least shouldn't this be documente

[sage-devel] Re: to standard permutation could cause trouble

2011-06-02 Thread Volker Braun
This is perhaps related, but I found that using one-line permutation notation is rather dangerous. It would be nice to have some more input checking here, perhaps with an optional check=True argument to switch it off if you have to: sage: Permutation([3,2]) # invalid one-line notation [3, 2] s

[sage-devel] Re: Fwd: relaese of NZMATH version 1.1

2011-06-02 Thread Mariah
This is now ticket #11421. On Jun 1, 10:47 am, John Cremona wrote: > FYI > > John > > -- Forwarded message -- > From: NAKAMULA, Ken > Date: Wed, Jun 1, 2011 at 3:13 PM > Subject: relaese of NZMATH version 1.1 > To: nmbrt...@listserv.nodak.edu > > Dear number theorists, > > We are

[sage-devel] trac#9960 and sage-gdb in 4.7.1.alpha1

2011-06-02 Thread Francois Bissey
Hi all, I have a bit of trouble with sage-gdb in 4.7.1.alpha1, after sourcing sage-env I get this this starting sage-gdb: ../local/bin/sage-gdb /home/work/fbissey/sandbox/sage-4.7.1.alpha1/local/bin/sage-ipython GNU gdb (Gentoo 7.2 p1) 7.2 Copyright (C) 2010 Free Software Foundation, Inc. Licens

Re: [sage-devel] Sorry trac#10469and sage-gdb in 4.7.1.alpha1

2011-06-02 Thread Francois Bissey
Sorry I got the ticket number wrong somehow. I meant #10469 as a potential culprit for my sage-gdb problems. Francois This email may be confidential and subject to legal privilege, it may not reflect the views of the University of Canterbury, and it is not guaranteed to be virus free. If you are

Re: [sage-devel] Sorry trac#10469and sage-gdb in 4.7.1.alpha1

2011-06-02 Thread Francois Bissey
> Sorry I got the ticket number wrong somehow. I meant #10469 as > a potential culprit for my sage-gdb problems. > Just some more fun: /local/bin/sage-ipython ERROR: An unexpected error occurred while tokenizing input The following traceback may be corrupted or invalid The error message is: ('EOF