A computer algebra system written in Python
1–10 of 32 posts
Re: A computer algebra system written in Python
#2http://ipython.org/ipython-doc/2/interactive/qtconsole.html
One of the big advantages is that you can print your expressions using LaTeX:
Re: A computer algebra system written in Python
#3On the topic of sympy, I'm working on this short tutorial---an introduction to sympy based around topics from the standard high school and first-year university curriculum: http://minireference.com/static/sympy_tutorial.pdf
Please don't post the tutorial on HN yet---I'm working out some last typos and I want to time the "official" announcement on HN with the beginning of the school year.
Re: A computer algebra system written in Python
#4If you use sympy, I would strongly recommend using ipython qtconsole: http://ipython.org/ipython-doc/2/interactive/qtconsole.html One of the big advantages is that you can print your expressions using LaTeX: http://docs.sympy.org/dev/tutorial/printing.html
Re: A computer algebra system written in Python
#5(Quickstart here http://www.sagemath.org/tour-quickstart.html, and really awesome cloud version (that requires an account, but is very worth it here: https://cloud.sagemath.com/)
Re: A computer algebra system written in Python
#6Re: A computer algebra system written in Python
#7How is it different from Sage[1]? (Quickstart here http://www.sagemath.org/tour-quickstart.html , and really awesome cloud version (that requires an account, but is very worth it here: https://cloud.sagemath.com/ ) [1]: http://www.sagemath.org/
Re: A computer algebra system written in Python
#8How is it different from Sage[1]? (Quickstart here http://www.sagemath.org/tour-quickstart.html , and really awesome cloud version (that requires an account, but is very worth it here: https://cloud.sagemath.com/ ) [1]: http://www.sagemath.org/
Re: A computer algebra system written in Python
#9Why would you link to the Github page instead of the project’s home page ( http://sympy.org/ )? Is this a thing now?
Soon people will post links to the gnome repos with the title "A open source desktop environment for linux" ... now I'm tempted to do it myself.
Re: A computer algebra system written in Python
#10Why would you link to the Github page instead of the project’s home page ( http://sympy.org/ )? Is this a thing now?