Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,100 contributions in the last year
Activity overview
Contributed to
trizen/experimental-projects,
trizen/sidef,
trizen/youtube-viewer
and 5 other
repositories
Contribution activity
June 2020
Created an issue in danaj/Math-Prime-Util that received 3 comments
[suggestion] Algorithm for checking if n is k-smooth.
It would be nice to have a new method, called is_smooth(n,k), returning true iff n is k-smooth.
I propose the following algorithm:
use 5.020;
use w…
3
comments