python-algebra
There are 3 repositories under python-algebra topic.
aragonnetje6/python_algebra
A simple expression tree with derivatives implemented in python
reity/algebraical
Subclass of the built-in function type for representing algebraic operators (that are typically associated with algebraic structures and algebraic circuits) as immutable, hashable, sortable, and callable objects.
wlodpawlowski/linear-algebra-python-library
My personal library for solving different linear algebra's problems base on Python.