Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is probable prime #32

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Commits on May 11, 2018

  1. Adding Little Fermat Theorem

    Akeem Tyrell Lamont King authored and Akeem Tyrell Lamont King committed May 11, 2018
    Configuration menu
    Copy the full SHA
    83d4971 View commit details
    Browse the repository at this point in the history
  2. Fixed issue with sed command being different on GNU vs. OSX using '.hpp'

    Akeem Tyrell Lamont King authored and Akeem Tyrell Lamont King committed May 11, 2018
    Configuration menu
    Copy the full SHA
    0650ee8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58e673a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

  1. Configuration menu
    Copy the full SHA
    c5bcbde View commit details
    Browse the repository at this point in the history
  2. Adding Rabin-Miller theory

    KingAkeem committed May 15, 2018
    Configuration menu
    Copy the full SHA
    773c667 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59927ec View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. Configuration menu
    Copy the full SHA
    0a8eba1 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2018

  1. Renaming vars

    KingAkeem committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    d58e8d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c59028a View commit details
    Browse the repository at this point in the history
  3. Fixing spacing

    KingAkeem committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    f6a56ac View commit details
    Browse the repository at this point in the history
  4. Fixing spacing

    KingAkeem committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    5028105 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. Configuration menu
    Copy the full SHA
    e1eda6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b4919a View commit details
    Browse the repository at this point in the history