I was looking at implementing stuff like fermat's and euler's theorem,
basic congruences(are they already there?),number theoretic functions
and primitive roots (legendre symbol and quadratic reciprocity if
possible).Although i have coded in python quite a bit, iam new to
developing open source software.Can u suggest in what order i should
go through the source code?

Goutham


On Nov 19, 6:16 pm, "Ondrej Certik" <[EMAIL PROTECTED]> wrote:
> > > Iam new to this community. I came across SymPy while going through
> > > GSOC-07 entries.
> > > I was wondering if u are looking at incorporating some number
> > > theoretic stuff into sympy?
>
> > > Goutham
>
> > Hi Goutham,
>
> > SymPy has a basic number theory module that mainly implements prime
> > number generation. If you'd like to contribute more features, you'd be
> > most welcome.
>
> Yes, it would be awesome. The basic idea behind SymPy is to have
> useful functionality now and have a nice easy to use Python library.
> You might also consider contributing to SAGE:
>
> http://sagemath.org/
>
> that aims to create an opensource alternative to
> Maple/Mathematica/Matlab, that also includes SymPy.
>
> Ondrej
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to