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

Dimensions class #1996

Merged
merged 27 commits into from
Nov 21, 2023
Merged

Dimensions class #1996

merged 27 commits into from
Nov 21, 2023

Commits on Aug 25, 2022

  1. Add Dimensions class to Qobj

    Ericgig committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    bb9ecde View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

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

Commits on Sep 16, 2022

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

Commits on Sep 19, 2022

  1. simpler qobj init

    Ericgig committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    027e65b View commit details
    Browse the repository at this point in the history
  2. Fix doc build

    Ericgig committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    a220e78 View commit details
    Browse the repository at this point in the history
  3. Add docstrings

    Ericgig committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    07a0244 View commit details
    Browse the repository at this point in the history
  4. type as property

    Ericgig committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    5ef0152 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

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

Commits on Feb 14, 2023

  1. Add __all__ to dimensions.py

    Ericgig committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    a975637 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

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

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    c2ecbb3 View commit details
    Browse the repository at this point in the history
  2. Add towncrier entry

    Ericgig committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    697d246 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

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

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    92ce62e View commit details
    Browse the repository at this point in the history
  2. Fix comments

    Ericgig committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    f0f8e9a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Apply suggestions from code review

    Co-authored-by: Simon Cross <hodgestar+github@gmail.com>
    Ericgig and hodgestar committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2f3974c View commit details
    Browse the repository at this point in the history
  2. improve code climate

    Eric Giguere committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    38800d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Apply suggestions from code review

    Co-authored-by: Simon Cross <hodgestar+github@gmail.com>
    Ericgig and hodgestar committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    009e605 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Improve from comments

    Ericgig committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    9c72295 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79e2d8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d039094 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05037cc View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. start removing Qobj(type)

    Ericgig committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    a93c7d5 View commit details
    Browse the repository at this point in the history
  2. start removing Qobj(type)

    Ericgig committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    5c73919 View commit details
    Browse the repository at this point in the history
  3. Remove type setting

    Ericgig committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    7aa4bf0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Rm type and reshape in Qobj.__init__

    Eric Giguere committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    3fb1322 View commit details
    Browse the repository at this point in the history
  2. Stricker list format test

    Eric Giguere committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    80c6aad View commit details
    Browse the repository at this point in the history