You'll want to take a look at Mateusz's recent work in the polys
module, both at
https://github.com/sympy/sympy/pull/1840 and at
https://github.com/mattpap/sympy/tree/new-polys.
Other than that, my recommendation is to keep digging into the polys
code. It can be dense, so take some time to try to understand how it
works. Also, take a look at the papers that describe the algorithms
you will be implementing, and make sure you understand enough of the
theory to do it.
Aaron Meurer
On Tue, Apr 23, 2013 at 3:14 PM, Katja Sophie Hotz
<
katja.so...@student.tuwien.ac.at> wrote:
> Hi,
>
> my name is Katja Sophie Hotz and I am studying Technical Mathematics at the
> Vienna University of Technology.
> I'm in the last year of my master and have specialized in Mathematics in
> Computer Science.
>
> I would like to work on the GSoC project "Univariate polynomials over
> algebraic domains".
> At university I took courses on Linear Algebra (two semesters), Algebra (two
> semesters), Universal Algebra and Algebraic Number Theory,
> so I feel comfortable with algebraic extension fields and polynomial rings.
>
> I also acquired basic programming skills in C++, Java and Matlab at the
> university.
> My experience with Python is limited, but I am eager to learn more.
>
> Until now I submitted two patches.
> The first one is already merged and the second one is still work in
> progress.
>
> I'm about to start writing my application and would appreciate any guidance.
>
> Thanks,
> Katja Sophie
>
> --
> 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
sympy+un...@googlegroups.com.
> To post to this group, send email to
sy...@googlegroups.com.
> Visit this group at
http://groups.google.com/group/sympy?hl=en-US.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>