Skip to content
lpereyrasantiago edited this page Oct 6, 2018 · 7 revisions

Welcome to the khwarizmi wiki!

Khwarizmi aims at an easy-to-use, efficient and clean support for algebraic expressions on Python, and is currently on a beta stage.

What can I do with it?

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.

How can I get started?

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.

Clone this wiki locally