They are still open issues, as far as I know. I thought there was an open issue for the FF(3) thing, but I can't find it, so if you also can't find it feel free to open a new one.
Aaron Meurer On Fri, Jun 13, 2014 at 3:34 PM, Kevin Casey <[email protected]> wrote: > Is this still open... sorry. I got preoccupied with some other software and > this got lost in the shuffle. Apologies! I'd like to help with the below. > I'll check if it's still an open issue (assuming its in the issue tracker?) > > Best, > Kevin > > > On Thursday, April 24, 2014 4:40:38 PM UTC-7, Aaron Meurer wrote: >> >> Well, there's a high level thing, which is to refactor the matrices to >> use a ground domain, so that every element must belong to that domain. >> >> A simpler one would be to make matrices work with finite fields (like >> FF(3)). I can't find the issue for it, but I think there are just some >> simple changes that need to be made to prevent Matrix from converting >> FF(3)(0) into just 0. >> >> Aaron Meurer >> >> >> On Thu, Apr 24, 2014 at 2:16 PM, Sudhanshu Mishra <[email protected]> >> wrote: >> > Hi Kevin >> > >> > You should take a look at open issues related to matrices. You might get >> > some clue about it. >> > >> > I hope this helps! >> > >> > On Thursday, April 24, 2014 8:14:15 PM UTC+5:30, kev devnull wrote: >> >> >> >> Hi all, >> >> >> >> Are there any group/matrix group additions that the Sympy community >> >> would >> >> like someone with a background in math and cs to hack? I'm looking for >> >> a >> >> project. I'd be happy to do anything from helping to document new >> >> algebraic-related implementations to coding up new classes/modules. >> >> Please >> >> let me know. >> >> >> >> Thanks! >> >> Kevin >> > >> > -- >> > You received this message because you are subscribed to the Google >> > Groups >> > "sympy" group. >> > To unsubscribe from this group and stop receiving emails from it, send >> > an >> > email to [email protected]. >> > To post to this group, send email to [email protected]. >> > Visit this group at http://groups.google.com/group/sympy. >> > To view this discussion on the web visit >> > >> > https://groups.google.com/d/msgid/sympy/753c74b9-c759-43f3-b301-021ca8e9cf73%40googlegroups.com. >> > >> > For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/829aa7ad-99d8-4065-bb9c-dae6d86b52f2%40googlegroups.com. > > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6LFx7Ec03Yy%3Dn%2BFJhpG5vT1b9TWPLhXroho94PCLRTYLA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
