You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is focused on applying Go (Golang) to solve mathematical problems, particularly in the context of cryptography, number theory, and algorithmic computation.
Collection of Implemented Solutions to Mathematical Problems
The set of problems can be found at this website. Feel free to try them out.
I am implemented my solutions in golang . Planning to also provide solutions in rust in the near future.
About
This project is focused on applying Go (Golang) to solve mathematical problems, particularly in the context of cryptography, number theory, and algorithmic computation.