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
Most of the number theory in PyRival is stuff that I have personally researched and optimized over many iterations; if you can prove that your code is faster with benchmarks, I will be happy to take a look.
I wrote some number theory functions here (not optimized) at https://github.com/jxu/PyPE/blob/master/src/number.py
The text was updated successfully, but these errors were encountered: