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

Complete version for reg9x9 algo #10

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

Commits on Aug 28, 2020

  1. Modify 3x3 region and 9x9 region to 2d array.

    Kenny Jia committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    1329e6d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

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

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    97c444f View commit details
    Browse the repository at this point in the history
  2. adding upper_et and lower_et information to reg9x9

    Kenny Jia committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    7f271b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Seperate class Region3x3 and Region9x9

    Kenny Jia committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    69a676d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

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

Commits on Sep 18, 2020

  1. Fixed bug in the packing code

    Kenny Jia committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    8e26121 View commit details
    Browse the repository at this point in the history
  2. Update JetObjects.h

    Kenny-Jia authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    71e50a6 View commit details
    Browse the repository at this point in the history
  3. Update algo_top.cpp

    Kenny-Jia authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    c05d0a4 View commit details
    Browse the repository at this point in the history
  4. Update JetObjects.h

    Kenny-Jia authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    c7841e4 View commit details
    Browse the repository at this point in the history
  5. Update JetObjects.h

    Kenny-Jia authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    b8a8b29 View commit details
    Browse the repository at this point in the history
  6. Update algo_top.cpp

    Kenny-Jia authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    2893727 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Update JetObjects.h

    Kenny-Jia authored Sep 28, 2020
    Configuration menu
    Copy the full SHA
    9466ff3 View commit details
    Browse the repository at this point in the history
  2. Pruning algorithm added

    Kenny Jia committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    2c4e5bc View commit details
    Browse the repository at this point in the history
  3. Update JetObjects.h

    Kenny-Jia authored Sep 28, 2020
    Configuration menu
    Copy the full SHA
    bf1d61a View commit details
    Browse the repository at this point in the history
  4. Pruning algorithm added

    Kenny Jia committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    eb28e05 View commit details
    Browse the repository at this point in the history
  5. Pruning algorithm is added

    Kenny Jia committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    c8a3176 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Improved JetAlgo

    Kenny Jia committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    9c8a663 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Adding the sorting algorithm

    Kenny Jia committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    fb1fd88 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. rearranging sorted jet

    Kenny Jia committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    1fdc1b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Correcting output

    Kenny Jia committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    f74e4f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2020

  1. applied bitonic sorting

    Kenny Jia committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    dc66bc4 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. add SLR test vector merge algorithm in python

    Kenny Jia committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    19a1a31 View commit details
    Browse the repository at this point in the history
  2. add merge algorithm in python

    Kenny Jia committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    fa8c60f View commit details
    Browse the repository at this point in the history
  3. add merge algo in python

    Kenny Jia committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    38705ee View commit details
    Browse the repository at this point in the history
  4. add merge algo in python

    Kenny Jia committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    b4f0110 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. add user input

    Kenny Jia committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    188a8aa View commit details
    Browse the repository at this point in the history
  2. add user input

    Kenny Jia committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    23f7cfe View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. adding comment

    Kenny Jia committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    5d818ab View commit details
    Browse the repository at this point in the history