knettercalculator

Automatic calculator for the Math (and Physics) OneNote Script made by my teacher Mr. Knetter
git clone git://archive.git.mtrnord.blog/MTRNord/knettercalculator.git
Log | Files | Refs | README

CodingResources.md (291B)


      1 These are the resources I do use for this code.
      2 ===============================================
      3 
      4 - Learning and detecting chars (basicly OCR): http://stackoverflow.com/a/9620295/4929236
      5 - Getting Python to do higher math from the read code: http://www.python-course.eu/matrix_arithmetic.php