lukew3 / mathgenerator

A math problem generator, created for the purpose of giving self-studying students and teaching organizations the means to easily get access to high-quality, generated math problems to suit their needs.

Home Page:https://lukew3.github.io/mathgenerator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CalcuLaTeX Integration

mkhan45 opened this issue · comments

It would be neat if the templates were paired with CalcuLaTeX solutions such that a LaTeX solution with steps could be autogenerated. I can help get it started if you would like

That looks like a cool tool, but I don't think it's what I'm going for with this project. I'd rather have a straightforward problem and answer generator and leave the process to be taught by teachers and curriculum creators. I also want it to be a solely python library so that I'm not forcing people into using other tooling.