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

Refactor state latex drawer #8551

Closed
wants to merge 36 commits into from

Commits on Jun 29, 2022

  1. term might be None

    1ucian0 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    7f50185 View commit details
    Browse the repository at this point in the history
  2. Test

    Co-authored-by: Rishabh Chakrabarti <rishacha.dev@gmail.com>
    1ucian0 and rishacha committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    fa73cc2 View commit details
    Browse the repository at this point in the history
  3. a better solution

    1ucian0 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    aee16fb View commit details
    Browse the repository at this point in the history
  4. simpler example

    1ucian0 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    6e183eb View commit details
    Browse the repository at this point in the history
  5. reno

    1ucian0 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    1789e3e View commit details
    Browse the repository at this point in the history
  6. rounding

    1ucian0 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    d41dfac View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

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

Commits on Jul 11, 2022

  1. remove _round_if_close

    1ucian0 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    490f8a0 View commit details
    Browse the repository at this point in the history
  2. black

    1ucian0 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    70c5c18 View commit details
    Browse the repository at this point in the history
  3. revert test

    1ucian0 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    d037755 View commit details
    Browse the repository at this point in the history
  4. black

    1ucian0 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    ed4c5a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. max_size

    1ucian0 committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    3354fe7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:Qiskit/qiskit-terra into fix/fix-st…

    …ate-to-latex-ket/alternative1
    1ucian0 committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    999e0fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ada6b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

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

Commits on Aug 8, 2022

  1. Fix ParameterExpression.is_real if symengine is installed (Qi…

    …skit#8456)
    
    * Fix is_real on ParameterExpression
    
    * typo in reno
    
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    2 people authored and ryanhill1 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    c827068 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec9720e View commit details
    Browse the repository at this point in the history
  3. linters for new sv test

    ryanhill1 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    7fc0ce5 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    21d4b6b View commit details
    Browse the repository at this point in the history
  2. Remove code duplication

    frankharkins committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    1219531 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Pull Qiskit#8273

    frankharkins committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    4ad144a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4debbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd64399 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a49b44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72e4fb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    792a0e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1126a4f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d91515e View commit details
    Browse the repository at this point in the history
  9. lint

    frankharkins committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    5c608d9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dfdeafc View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. reno

    frankharkins committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    3443d23 View commit details
    Browse the repository at this point in the history
  2. update docstring

    frankharkins committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    689a7c5 View commit details
    Browse the repository at this point in the history
  3. Pull Qiskit#8461

    frankharkins committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    d1abb64 View commit details
    Browse the repository at this point in the history
  4. lint

    frankharkins committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    cb7b33c View commit details
    Browse the repository at this point in the history
  5. lint

    frankharkins committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    f7e9f0c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Neaten guard clauses

    frankharkins committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    4213310 View commit details
    Browse the repository at this point in the history