Skip to content

Mathmagician8191/Primes

Repository files navigation

Prime factoriser

Enter a number and get its prime factors

To build the command line program:

cargo build --release -p primes-cli

To build the GUI program:

cargo build --release -p primes-gui

About

A prime factorizer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published