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

Additional group theory functions for error correction #351

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

Commits on Mar 28, 2024

  1. first commit

    KDGoodenough committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3ec3098 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

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

Commits on May 20, 2024

  1. started GT test file

    IsaacP1234 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    a708c00 View commit details
    Browse the repository at this point in the history
  2. started groupify tests

    IsaacP1234 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    8627fee View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    4f377b7 View commit details
    Browse the repository at this point in the history
  2. removed print statements

    IsaacP1234 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    929607d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    da32a75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09ea8b5 View commit details
    Browse the repository at this point in the history
  3. formatted tests

    IsaacP1234 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e2af6b7 View commit details
    Browse the repository at this point in the history
  4. added changes to changelog

    IsaacP1234 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c1510a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f22cf6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ded49b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    59cf3be View commit details
    Browse the repository at this point in the history
  2. updated LOC tests

    IsaacP1234 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2076a52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7d0eab View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jun 18, 2024

  1. added method descriptions

    IsaacP1234 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    bd5e63a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4265dd View commit details
    Browse the repository at this point in the history
  3. fixed changelog grammar

    IsaacP1234 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b9071e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43f4736 View commit details
    Browse the repository at this point in the history
  5. fixed changelog

    IsaacP1234 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    afa2d17 View commit details
    Browse the repository at this point in the history
  6. completed changelog

    IsaacP1234 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c1282d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

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

Commits on Jun 24, 2024

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

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    6029b7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2bf12a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b633615 View commit details
    Browse the repository at this point in the history
  4. added tests for contract

    IsaacP1234 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    be86915 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Jul 14, 2024

  1. fixed tests

    IsaacP1234 committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    e0ad281 View commit details
    Browse the repository at this point in the history
  2. finished functions

    IsaacP1234 committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    ade696b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9d914f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    8cc20f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2786c66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14714c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. fixed reference error

    IsaacP1234 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    3b23fa9 View commit details
    Browse the repository at this point in the history
  2. reset jet to 25

    IsaacP1234 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    eb5dbfe View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. added changelog comments

    IsaacP1234 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    ee3a0fa View commit details
    Browse the repository at this point in the history
  2. removed changelog

    IsaacP1234 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    121cd36 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. minor doc cleanup

    Krastanov committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a2c8a17 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    1697097 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39af6f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. added LOC function

    IsaacP1234 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    109104e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f77b7bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51d5ba6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0441e25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    256cfa0 View commit details
    Browse the repository at this point in the history
  6. cleaned up comments

    IsaacP1234 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a8a0133 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4d3cdc View commit details
    Browse the repository at this point in the history
  8. add SSCT datastructure

    IsaacP1234 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7d3a7a3 View commit details
    Browse the repository at this point in the history
  9. resolve minor conflicts

    IsaacP1234 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7440d7d View commit details
    Browse the repository at this point in the history
  10. merge conflict

    IsaacP1234 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3c5f917 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. fix merge conflicts+SSCT

    IsaacP1234 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8fdd651 View commit details
    Browse the repository at this point in the history
  2. fix qc.jl merge conflict

    IsaacP1234 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a1c84b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. fully implemented SSCT

    IsaacP1234 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    688ca8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cfc2c9 View commit details
    Browse the repository at this point in the history
  3. spell check

    IsaacP1234 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a4b73d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b199101 View commit details
    Browse the repository at this point in the history
  5. fixed doctest

    IsaacP1234 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5b5b45b View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Fixing doctests

    IsaacP1234 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    3d2f1d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. remove unnecessary qcdot

    Co-authored-by: Stefan Krastanov <github.acc@krastanov.org>
    IsaacP1234 and Krastanov committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    903d843 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    5500322 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'loc-comm-embed' of https://github.com/IsaacP1234/Quantu…

    …mClifford.jl into loc-comm-embed
    
    fixed merge conflict with origin
    IsaacP1234 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    04c4c29 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    5257f1a View commit details
    Browse the repository at this point in the history
  2. updated SSCT docs

    IsaacP1234 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    64e1caa View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. fixed citing

    IsaacP1234 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ee7beb3 View commit details
    Browse the repository at this point in the history
  2. test error fix

    IsaacP1234 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c785372 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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