Re: [sage-support] Question about Groener Basis

2011-10-13 Thread Martin Albrecht
On Thursday 13 October 2011, juaninf wrote: > I want implement a efficient linear solve system over GF(2) (and too > parallel if this is posible), Hi, are you talking about sparse or dense systems? > i reading this article, but i dont understand > > http://ask.sagemath.org/question/467/solve-la

[sage-support] Question about Groener Basis

2011-10-12 Thread juaninf
I want implement a efficient linear solve system over GF(2) (and too parallel if this is posible), i reading this article, but i dont understand http://ask.sagemath.org/question/467/solve-large-system-of-linear-equations-over-gf2 please I like please a example how, make this? for example with th