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.
https://lukew3.github.io/mathgenerator
MIT License
681 stars 176 forks source link

CalcuLaTeX Integration #398

Closed mkhan45 closed 1 year ago

mkhan45 commented 1 year ago

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

lukew3 commented 1 year ago

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.