News

This post explains what a Python module is and how to use it to drastically extend the capabiltiies of your code. Plus: how to make your own!
SymPy is a Python library for symbolic algebra. It can interface with other Python libraries making it very powerful. On this page we demonstrate how to get started with SymPy by importing the library ...