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

Removed qiskit as a dependency and added seeds to randomness-related functions #842

Merged
merged 19 commits into from
Oct 11, 2024

Commits on Oct 7, 2024

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

Commits on Oct 9, 2024

  1. Revert poetry changes

    tnemoz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    74bb433 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dfaafc View commit details
    Browse the repository at this point in the history
  3. random_circulant_gram_matrix

    tnemoz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5f7dfcf View commit details
    Browse the repository at this point in the history
  4. random_density_matrix

    tnemoz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c9efa26 View commit details
    Browse the repository at this point in the history
  5. random_unitary

    tnemoz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    243b7e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    662b3fd View commit details
    Browse the repository at this point in the history
  7. Make ruff happy

    tnemoz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7a8d1c7 View commit details
    Browse the repository at this point in the history
  8. random_ginibre

    tnemoz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0423c4f View commit details
    Browse the repository at this point in the history
  9. random_orthonormal_basis

    tnemoz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    057897b View commit details
    Browse the repository at this point in the history
  10. Corrected doctest

    tnemoz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f5e34ac View commit details
    Browse the repository at this point in the history
  11. random_povm

    tnemoz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0efd5f9 View commit details
    Browse the repository at this point in the history
  12. Corrected doctest

    tnemoz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8198380 View commit details
    Browse the repository at this point in the history
  13. random_state_vector

    tnemoz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    692d794 View commit details
    Browse the repository at this point in the history
  14. random_states

    tnemoz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8d49f4d View commit details
    Browse the repository at this point in the history
  15. remove qiskit

    tnemoz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    81a1a78 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Update toqito/rand/random_density_matrix.py

    Co-authored-by: Purva Thakre <[email protected]>
    tnemoz and purva-thakre authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4d2d33c View commit details
    Browse the repository at this point in the history
  2. Update toqito/rand/random_povm.py

    Co-authored-by: Purva Thakre <[email protected]>
    tnemoz and purva-thakre authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    6cda5d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bfe223 View commit details
    Browse the repository at this point in the history