Die Programmierung mit Python habe ich persönlich vor gut einem Jahr kennengelernt. Von an Anfang an war ich hell auf begeistert. Besonders interessant finde ich das soeben gefundene SymPy. Die Kurzbeschreibung verspricht auf jeden Fall schon so einiges.

SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries, except optionally for plotting support.

Ich werde mir das in den nächsten Tagen hoffentlich mal anschauen können. Besonders weil ich mich an etwas ähnlichem wenn auch bedeutend simpleren schon mal in Visual Basic versucht hatte muss das einfach mal begutachtet werden. [via]