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

Bug fix to the parity_checks(ReedMuller(r, m)) along with RecursiveReedMuller code for cross-reference #277

Merged
merged 33 commits into from
Sep 14, 2024

Commits on May 18, 2024

  1. Significantly polishing PR QuantumSavory#244, Adding more details fro…

    …m literature
    Fe-r-oz committed May 18, 2024
    Configuration menu
    Copy the full SHA
    635f43c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3300ac0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    710f7ab View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    12b7f96 View commit details
    Browse the repository at this point in the history
  2. applying fix, introducing RecursiveReedMuler code

    Fe-r-oz committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    01eae9f View commit details
    Browse the repository at this point in the history
  3. applying formatting

    Fe-r-oz committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    c1803ad View commit details
    Browse the repository at this point in the history
  4. formatting

    Fe-r-oz committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    ddcb7db View commit details
    Browse the repository at this point in the history
  5. Testing RREFs of parity check matrices

    Fe-r-oz committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    fa5b3db View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. code review suggestions

    Fe-r-oz committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    65a1322 View commit details
    Browse the repository at this point in the history
  2. Minor fix

    Fe-r-oz committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    8d91101 View commit details
    Browse the repository at this point in the history
  3. adding code review suggestions

    Fe-r-oz committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    353e41a View commit details
    Browse the repository at this point in the history
  4. remove RowEchelon

    Fe-r-oz committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    28494f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Adding CHANGELOG, removing tractibility constraint, improving throw e…

    …rror message
    Fe-r-oz committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    6d52a64 View commit details
    Browse the repository at this point in the history
  2. Improving CHANGELOG

    Fe-r-oz committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    80007be View commit details
    Browse the repository at this point in the history
  3. Adding **fix** in CHANGELOG

    Fe-r-oz committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    093d5bb View commit details
    Browse the repository at this point in the history
  4. create separate entry for CHANGELOG

    Fe-r-oz committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    736207a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcb946e View commit details
    Browse the repository at this point in the history
  6. Minor Formatting

    Fe-r-oz committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    6a66ce8 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'PolishRM' of https://github.com/Fe-r-oz/QuantumClifford.jl

     into PolishRM
    Fe-r-oz committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    7925ec8 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. From abstract QQ to realistic GF(2)

    Fe-r-oz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a10e3c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    65d1649 View commit details
    Browse the repository at this point in the history
  2. Fix CHANGELOG

    Fe-r-oz committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    c17ab4d View commit details
    Browse the repository at this point in the history
  3. Polishing up and Formatting

    Fe-r-oz committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    9d33424 View commit details
    Browse the repository at this point in the history
  4. Setting up for review

    Fe-r-oz committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    740e200 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    fea7d7f View commit details
    Browse the repository at this point in the history
  2. fix CHANGELOG

    Fe-r-oz committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    56654a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

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

Commits on Jul 26, 2024

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

Commits on Aug 4, 2024

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

Commits on Aug 11, 2024

  1. Update src/ecc/codes/classical/recursivereedmuller.jl

    Co-authored-by: Stefan Krastanov <github.acc@krastanov.org>
    Fe-r-oz and Krastanov authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    34be478 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ed1bcd View commit details
    Browse the repository at this point in the history
  3. adding codereview suggestions

    Fe-r-oz committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    61157fd View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. minor edits to changelog

    Krastanov authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    0623a9e View commit details
    Browse the repository at this point in the history