Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 197 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 197 Bytes

pySymAlgebra

Exploration of how to make a python program that does symbolic algebra, without using any libraries, in Python. It compiles expressions, simplifies them, and prints them back out.