Skip to content

debrouwere/algebra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algebra

Build Status

A tiny symbolic computer algebra system. Algebra can parse and manipulate mathematical expressions.

Algebra is the core component of an experimental exercise generator for high school students: an application that generates various algebra exercises of increasing difficulty, corrects intermediate results and gives hints when the student is stuck. Parts of it work, parts of it not yet.

Why? The goal is not to build another Maple, SAGE or SymPy, but to have a CAS that (1) runs in the browser and (2) has minimal mathematical coverage, but when it comes to high school algebra has maximal diagnostics, for example through functionality that detects common misconceptions in intermediate solutions to exercises and tells you exactly where things went wrong. This isn't a CAS to allow a computer to do mathematics, it's a CAS to teach humans to do mathematics.

About

Algebra exercise generator and hand-holder.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published