[sage-devel] LLL independent set for kernel of integer matrix

2010-12-26 Thread Rob Beezer
Obtaining a right kernel of an integer matrix and requesting an LLL- reduced independent set, would appear to return something just shy of being LLL-reduced. But maybe it is a question of different parameters used in the creation versus the check, or something else. I know what it means to be LLL

[sage-devel] Re: William Stein

2010-12-26 Thread Eviatar
Oh, never mind then. -- 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.google.com/group/sage-devel URL: http://www.sagemath.org

Re: [sage-devel] William Stein

2010-12-26 Thread William Stein
On Sunday, December 26, 2010, Eviatar wrote: > Were you in Vancouver, BC, today? Because I think I may have seen you. No, I have been in Seattle all day. - Elvis > > -- > To post to this group, send an email to sage-devel@googlegroups.com > To unsubscribe from this group, send an email to >

[sage-devel] William Stein

2010-12-26 Thread Eviatar
Were you in Vancouver, BC, today? Because I think I may have seen you. -- 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.google.com/gr

[sage-devel] patchbot install messed up?

2010-12-26 Thread koffie
Hej All, I just looked at the patch bot reports And a lot of patches seem to give the same error log when applied. For example: compare the bottom of http://sage.math.washington.edu:21100/log/10515/linux/ubuntu/hardy/sage.math.washington.edu/2010-12-22%2006:40:04%20-0800?short and http://sage.mat

[sage-devel] Re: Mutability

2010-12-26 Thread Volker Braun
Python has no "const". You can always manually change the innards of your class. The set_immutable() is just implemented by hand. One could override __setattr__() to catch assignments to existing attributes, but I think that is not done anywhere in Sage. -- To post to this group, send an email

[sage-devel] Modelica within SAGE

2010-12-26 Thread peb
Hello all, do you have any plan to include Modelica (OpenModelica or JModelica) within SAGE? BR, peb -- 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 grou