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

Add primitives.containers.BitArray container class #11542

Merged
merged 9 commits into from
Jan 12, 2024

Commits on Jan 10, 2024

  1. Add BitArray class and tests

    This reverts commit bb5b9e1.
    ihincks committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    191750f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1d655c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    116a136 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0344900 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Update qiskit/primitives/containers/bit_array.py

    Co-authored-by: Christopher J. Wood <cjwood@us.ibm.com>
    ihincks and chriseclectic committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    af3c8bd View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Christopher J. Wood <cjwood@us.ibm.com>
    ihincks and chriseclectic committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    475ea70 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    13f114b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b25043d View commit details
    Browse the repository at this point in the history
  3. fix linting

    ihincks committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    e1f44a6 View commit details
    Browse the repository at this point in the history