On Fri, Jun 10, 2011 at 3:23 AM, Maarten Derickx
<m.derickx.stud...@gmail.com> wrote:
> To solve this problem you can offcourse put your generator matrix in
> echelon form and remove the nonzero rows. He check might not be in the
> code for performance reasons but I didn't wrote the code so I'm not
> sure.
>
> Maybe the best way to solve this problem is to standardly check for
> full rank and have an optional check=False option for when you already
> know it's full rank.


It would be easy to add an option which redefines
self.__gen_mat
if that option is selected.


>
> Kind regards
> Maarten Derickx
>
> On Jun 10, 12:23 am, "D. Monarres" <dmmonar...@gmail.com> wrote:
>> David,
>>
>> I am a bit embarrassed then. Sorry for the mix up, I should have more
>> carefully read the documentation.
>>
>> David (also)
>
> --
> 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
>

-- 
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

Reply via email to