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

[WIP] Fast isValidCell #496

Draft
wants to merge 24 commits into
base: master
Choose a base branch
from
Draft

Commits on Jul 5, 2021

  1. initial commit

    ajfriend committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    196b271 View commit details
    Browse the repository at this point in the history
  2. use NB_

    ajfriend committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    5125e7b View commit details
    Browse the repository at this point in the history
  3. m7s

    ajfriend committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    aa0e572 View commit details
    Browse the repository at this point in the history
  4. benchmarks running

    ajfriend committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    744c023 View commit details
    Browse the repository at this point in the history
  5. actual ones running

    ajfriend committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    ea83ff9 View commit details
    Browse the repository at this point in the history
  6. just do the pentagon

    ajfriend committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    1b63946 View commit details
    Browse the repository at this point in the history
  7. two tests

    ajfriend committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    0ca2c28 View commit details
    Browse the repository at this point in the history
  8. science!

    ajfriend committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    e898d63 View commit details
    Browse the repository at this point in the history
  9. docs

    ajfriend committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    983cb3d View commit details
    Browse the repository at this point in the history
  10. cleaning up

    ajfriend committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    5bcc2ee View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. fix benchmark bug

    ajfriend committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    3e912d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. three implementations

    ajfriend committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    bef505f View commit details
    Browse the repository at this point in the history
  2. comments for benchmarking

    ajfriend committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    63962ed View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Configuration menu
    Copy the full SHA
    0f18b18 View commit details
    Browse the repository at this point in the history
  2. moving stuff around

    ajfriend committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    c7a32f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c22fa9f View commit details
    Browse the repository at this point in the history
  4. wicked fast method

    ajfriend committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    47b6584 View commit details
    Browse the repository at this point in the history
  5. good times

    ajfriend committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    2afecd6 View commit details
    Browse the repository at this point in the history
  6. shifting around shifts

    ajfriend committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    dde10bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9edb39a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e18135 View commit details
    Browse the repository at this point in the history
  9. Adding some notes

    ajfriend committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    5d68649 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. bad news bits

    ajfriend committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    65a5e89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a70747 View commit details
    Browse the repository at this point in the history