Thank you for the reply Ondrej. I will be more than happy to implement those algorithms in CSymPy also. I have done a little bit of programming with C++, but I have not worked with Teuchos.
I'll try to go through the code as I get time. I will contact you whenever I run into trouble or get stuck in the process. Regards, Thilina. On Tue, Sep 24, 2013 at 12:32 AM, Ondřej Čertík <[email protected]>wrote: > Thilina, > > On Mon, Sep 23, 2013 at 12:14 PM, Thilina Rathnayake > <[email protected]> wrote: > > Congratulations Ondrej on your awesome work !!!! > > > > I wanted to actively take part in it but I got stuck with the GSoC > project > > and my college work. I hope to engage more with this project in the > future. > > > > This is especially helpful when solving equations like Thue equations > > because the speed is essential. For Most of the advanced number > > theoretic / Algebraic number theoretic algorithms, the speed is crucial. > > So that kind of work can clearly benefit from CSymPy. > > Absolutely. If you'd like to contribute some of the algorithms that > you implemented > in SymPy, that would be awesome. I've been thinking about your work, as > your > low level algorithms don't really require many advanced features, except > arbitrary integers, which we already have in CSymPy. I'll be happy to > help get you > started once you have some time, as it might be a little tedious at > first to figure > out how to do things in C++, but I have mostly figured that out > already for our purposes. > > Ondrej > > -- > 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. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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. For more options, visit https://groups.google.com/groups/opt_out.
