-
Notifications
You must be signed in to change notification settings - Fork 0
Home
lpereyrasantiago edited this page Oct 6, 2018
·
7 revisions
Khwarizmi aims at an easy-to-use, efficient and clean support for algebraic expressions on Python, and is currently on a beta stage.
On this Wiki you'll find everything you need to know to work with algebraic expressions using khwarizmi. Khwarizmi currently supports
- Working with one-variable equations!
- Working with linear equations (graphing, solving, refactoring!)
- Working with systems of equation (graphing and solving!)
- Working with quadratic equations!
Please refer to the wiki pages to find more about how khwarizmi works.
Read the pages to find more about how to use each class and method in Khwarizmi. The library aims at simplicity and easiness, so you'll be good to go in minutes.