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 ...
A Python-based web service for tensor operations and differential geometry calculations, supporting both symbolic (using SymPy) and numeric (using NumPy) computations. The backend is built with Django ...