[sage-devel] Re: solve_right RDF weirdness

2011-09-13 Thread Jason Grout
On 9/13/11 9:04 AM, Dima Pasechnik wrote: I was just shown even better example of how bad this can get: sage: m=matrix(RDF,[[1.24,0.2,2],[2.48,0.4,4],[3.72,0.6,1]]) sage: print m.rank() 3 sage: print m.transpose().rank() 2 it seems that a more robust way here would be to call the LU-decompositio

Re: [sage-devel] Re: solve_right RDF weirdness

2011-09-08 Thread William Stein
On Thu, Sep 8, 2011 at 9:07 AM, Jason Grout wrote: > On 9/8/11 11:00 AM, William Stein wrote: >> >> On Thu, Sep 8, 2011 at 8:49 AM, Jason Grout >>  wrote: >>> >>> On 9/8/11 10:30 AM, Dima Pasechnik wrote: we should also add that both A.solve_right and A.solve_left claim to solve Ax=

[sage-devel] Re: solve_right RDF weirdness

2011-09-08 Thread Jason Grout
On 9/8/11 11:00 AM, William Stein wrote: On Thu, Sep 8, 2011 at 8:49 AM, Jason Grout wrote: On 9/8/11 10:30 AM, Dima Pasechnik wrote: we should also add that both A.solve_right and A.solve_left claim to solve Ax=b... Yep. solve_left should be solve_right, IIRC. See http://trac.sagemath.o

Re: [sage-devel] Re: solve_right RDF weirdness

2011-09-08 Thread William Stein
On Thu, Sep 8, 2011 at 8:49 AM, Jason Grout wrote: > On 9/8/11 10:30 AM, Dima Pasechnik wrote: >> >> we should also add that both A.solve_right and A.solve_left claim to >> solve Ax=b... > > > Yep.  solve_left should be solve_right, IIRC.  See > http://trac.sagemath.org/sage_trac/ticket/7852.  I t

[sage-devel] Re: solve_right RDF weirdness

2011-09-08 Thread Jason Grout
On 9/8/11 10:30 AM, Dima Pasechnik wrote: we should also add that both A.solve_right and A.solve_left claim to solve Ax=b... Yep. solve_left should be solve_right, IIRC. See http://trac.sagemath.org/sage_trac/ticket/7852. I think this was an error from when I did the RDF switch to a numpy

[sage-devel] Re: solve_right RDF weirdness

2011-09-08 Thread Dima Pasechnik
we should also add that both A.solve_right and A.solve_left claim to solve Ax=b... -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.