/CS-utils

Primary LanguagePython

Computer Science tools

Disclaimer: These are poorly written because I don't like Python and will probably rewrite them in another language later

Use at your own risk

Math:

  • Chinese remainder theorem solver with steps
  • Power equations solver using Euler's and Fermat's small theorem with steps