Skip to content

xeniagda/patact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

patact

patact is a simple algebra solver that self-learns by at first applying random steps to each side and then checking what worked and didn't and learns based of that.

Current state:

Currently, patact contains the following:

  • A way to represent expressions and equations
  • Simple reduction of expressions (with simple factornig)
  • Patterns for expressions and equations
  • Simple actions based on those patterns

About

A simple, self-learning algebra solver

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages