A simple expression tree with derivatives implemented in python
-
Updated
Oct 3, 2021 - Python
A simple expression tree with derivatives implemented in python
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.
My personal library for solving different linear algebra's problems base on Python.
Add a description, image, and links to the python-algebra topic page so that developers can more easily learn about it.
To associate your repository with the python-algebra topic, visit your repo's landing page and select "manage topics."