On Wed, Feb 25, 2015 at 2:47 PM, Aaron Meurer <
asme...@gmail.com> wrote:
> Ondrej will have to give the definitive answer to number 1, but I
> believe he needed it to do his work as a physics grad student.
As an undergrad student. I wanted a simple to use library in Python so
that I can write Python programs to play with physics problems, for
example in General Relativity.
I read it, and it is still accurate, almost 6 years later.
>
> For 3, the goal is the same as it's always been, for SymPy to be a
> full featured computer algebra system written in Python, that is easy
> to use and extend.
Yes. My goal is to also provide tools to make it the fastest computer
algebra system, which we do via CSymPy.
Ondrej