LOOM is a zero-dependency mathematical computing library designed as a unified replacement for NumPy, SymPy, and SciPy. Written entirely in pure Python, it provides tensor operations, symbolic ...
SymPy is BSD licensed, so you are free to use it whatever you like, be it academic, commercial, creating forks or derivatives, as long as you copy the BSD statement if you redistribute it (see the ...
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 ...