SymPy 0.5.10
4 Jan 2008
viewrenamed topreview,pngview,pdfview,dviviewadded.Latex printer was rewritten,
previewuses builtinpyglet.Square root denesting implemented.
Parser of simple Mathematica expressions added.
TeXmacs interface written.
Some integration fixes.
Line width in 2D plotting can be specified.
README was updated.
pygletandmpmathwere updated and moved tosympy/thirdpartyAll
sys.pathhacks were moved to just 2 places.SymPy objects should work in
numpyarrays now.Hand written
sympify()parser was rewritten and simplified using Python AST.