Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Added new graph decoder and visualization tools for error and decoded graphs #585

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

Commits on Jul 9, 2021

  1. Added some new features

    Added another graph decoding method
    and  some graph drawing tools for 3d and 2d visualization of error graphs and decoded graphs.
    Rahul Pratap Singh committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    65160aa View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

  1. Update test_codes.py

    Rahul Pratap Singh committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    fc95bcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85bef04 View commit details
    Browse the repository at this point in the history
  3. added requirements

    Rahul Pratap Singh committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    55460d1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/Rahps97/qiskit-ignis

    Rahul Pratap Singh committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    aa869ea View commit details
    Browse the repository at this point in the history
  5. Revert "added requirements"

    This reverts commit 55460d1.
    Rahul Pratap Singh committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    75492f5 View commit details
    Browse the repository at this point in the history
  6. Revert "Create new-graph-decoder-and-visulization-method-e0e2a0792344…

    …a3b3.yaml"
    
    This reverts commit 85bef04.
    Rahul Pratap Singh committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    ac6233e View commit details
    Browse the repository at this point in the history
  7. Revert "Revert "added requirements""

    This reverts commit 75492f5.
    Rahul Pratap Singh committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    cd7a8a4 View commit details
    Browse the repository at this point in the history
  8. Revert "Revert "Create new-graph-decoder-and-visulization-method-e0e2…

    …a0792344a3b3.yaml""
    
    This reverts commit ac6233e.
    Rahul Pratap Singh committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    313efc9 View commit details
    Browse the repository at this point in the history
  9. improved fitters.py

    Rahul Pratap Singh committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    1e92e98 View commit details
    Browse the repository at this point in the history
  10. Added scikit-learn as required

    Rahul Pratap Singh committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    6843432 View commit details
    Browse the repository at this point in the history
  11. Removed scikit learn from extras

    Rahul Pratap Singh committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    7f7ab00 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Lint corrections

    Rahul Pratap Singh committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    3f87bc2 View commit details
    Browse the repository at this point in the history
  2. Lint and test update

    Rahul Pratap Singh committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    93b630e View commit details
    Browse the repository at this point in the history
  3. pyqt5 improvement

    Rahul Pratap Singh committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    772baab View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Replace mayavi with pyvista

    Rahul Pratap Singh committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    779ae35 View commit details
    Browse the repository at this point in the history
  2. updated requirement-dev.txt

    Rahul Pratap Singh committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    0a0fd21 View commit details
    Browse the repository at this point in the history
  3. Updated setup.py

    Rahul Pratap Singh committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    64c2ef2 View commit details
    Browse the repository at this point in the history
  4. Made visual libraries optional

    Rahul Pratap Singh committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    fd216c7 View commit details
    Browse the repository at this point in the history
  5. docs test

    Rahul Pratap Singh committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    3fc67dd View commit details
    Browse the repository at this point in the history
  6. Added epsilon in get_logical_prob function

    Rahul Pratap Singh committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    49abb8f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Some final corrections for visualization function

    Rahul Pratap Singh committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    f8fa0fd View commit details
    Browse the repository at this point in the history
  2. lint update

    Rahul Pratap Singh committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    8327e3e View commit details
    Browse the repository at this point in the history
  3. Replaced nodes to actual nodes in 2d

    Rahul Pratap Singh committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    7cea165 View commit details
    Browse the repository at this point in the history
  4. Update releasenotes/notes/new-graph-decoder-and-visulization-method-e…

    …0e2a0792344a3b3.yaml
    
    Co-authored-by: Matthew Treinish <[email protected]>
    Rahul Pratap Singh and mtreinish authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    a2f213f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Made another class for visualization and scikit learn is optional

    Removed test for cluster  decoding
    Rahul Pratap Singh committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    21484ea View commit details
    Browse the repository at this point in the history
  2. Update constraints.txt

    Rahul Pratap Singh committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    392d974 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. changing release notes

    Rahul Pratap Singh committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    d1922e3 View commit details
    Browse the repository at this point in the history
  2. lint corrections

    Rahul Pratap Singh committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    d28e86c View commit details
    Browse the repository at this point in the history
  3. Update requirements-dev.txt

    Rahul Pratap Singh committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    b785721 View commit details
    Browse the repository at this point in the history
  4. Revert "changing release notes"

    This reverts commit d1922e3.
    Rahul Pratap Singh committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    e722586 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e24eedd View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. Update visualization.py

    Rahul Pratap Singh committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    c0f12d5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'Qiskit:master' into master

    Rahul Pratap Singh authored Jul 24, 2021
    Configuration menu
    Copy the full SHA
    a76dc15 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Update visualization.py

    Rahul Pratap Singh committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    547a6ae View commit details
    Browse the repository at this point in the history
  2. Added feature for figure size

    Rahul Pratap Singh committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    079f1c5 View commit details
    Browse the repository at this point in the history