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

Speed Up Cellular Automaton implementation #18002

Merged
merged 8 commits into from Mar 30, 2017
Merged

Commits on Mar 15, 2017

  1. vectorizing CA

    VinInn committed Mar 15, 2017
    Copy the full SHA
    d9970b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2017

  1. fix r, use relative one

    VinInn committed Mar 17, 2017
    Copy the full SHA
    8462b51 View commit details
    Browse the repository at this point in the history
  2. vectorize triplets as well

    VinInn committed Mar 17, 2017
    Copy the full SHA
    916190e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2017

  1. slimmer,falser

    VinInn committed Mar 20, 2017
    Copy the full SHA
    6c5942a View commit details
    Browse the repository at this point in the history
  2. SOA

    VinInn committed Mar 20, 2017
    Copy the full SHA
    1e04929 View commit details
    Browse the repository at this point in the history
  3. cleanup

    VinInn committed Mar 20, 2017
    Copy the full SHA
    a1aa4f3 View commit details
    Browse the repository at this point in the history
  4. use a pair, not home made

    VinInn committed Mar 20, 2017
    Copy the full SHA
    8f311a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. fix symptoms of HLT crash

    VinInn committed Mar 21, 2017
    Copy the full SHA
    80b67be View commit details
    Browse the repository at this point in the history