README.md
setup.cfg
setup.py
tests/__init__.py
tests/test_channel_metrics/__init__.py
tests/test_channel_metrics/test_channel_fidelity.py
tests/test_channel_ops/__init__.py
tests/test_channel_ops/test_apply_channel.py
tests/test_channel_ops/test_choi_to_kraus.py
tests/test_channel_ops/test_kraus_to_choi.py
tests/test_channel_ops/test_partial_channel.py
tests/test_channel_props/__init__.py
tests/test_channel_props/test_choi_rank.py
tests/test_channel_props/test_is_completely_positive.py
tests/test_channel_props/test_is_herm_preserving.py
tests/test_channel_props/test_is_positive.py
tests/test_channel_props/test_is_quantum_channel.py
tests/test_channel_props/test_is_trace_preserving.py
tests/test_channel_props/test_is_unital.py
tests/test_channels/__init__.py
tests/test_channels/test_choi.py
tests/test_channels/test_dephasing.py
tests/test_channels/test_depolarizing.py
tests/test_channels/test_partial_trace.py
tests/test_channels/test_partial_transpose.py
tests/test_channels/test_realignment.py
tests/test_channels/test_reduction.py
tests/test_helper/__init__.py
tests/test_helper/test_cvx_kron.py
tests/test_helper/test_expr_as_np_array.py
tests/test_helper/test_np_array_as_expr.py
tests/test_helper/test_npa_constraints.py
tests/test_helper/test_update_odometer.py
tests/test_matrices/__init__.py
tests/test_matrices/test_cnot.py
tests/test_matrices/test_fourier.py
tests/test_matrices/test_gell_mann.py
tests/test_matrices/test_gen_gell_mann.py
tests/test_matrices/test_gen_pauli.py
tests/test_matrices/test_hadamard.py
tests/test_matrices/test_iden.py
tests/test_matrices/test_pauli.py
tests/test_matrix_ops/__init__.py
tests/test_matrix_ops/test_tensor.py
tests/test_matrix_ops/test_unvec.py
tests/test_matrix_ops/test_vec.py
tests/test_matrix_props/__init__.py
tests/test_matrix_props/test_is_commuting.py
tests/test_matrix_props/test_is_density.py
tests/test_matrix_props/test_is_diagonal.py
tests/test_matrix_props/test_is_hermitian.py
tests/test_matrix_props/test_is_idempotent.py
tests/test_matrix_props/test_is_identity.py
tests/test_matrix_props/test_is_normal.py
tests/test_matrix_props/test_is_positive_definite.py
tests/test_matrix_props/test_is_positive_semidefinite.py
tests/test_matrix_props/test_is_projection.py
tests/test_matrix_props/test_is_square.py
tests/test_matrix_props/test_is_symmetric.py
tests/test_matrix_props/test_is_unitary.py
tests/test_matrix_props/test_majorizes.py
tests/test_measurement_ops/__init__.py
tests/test_measurement_ops/test_measure.py
tests/test_measurement_props/__init__.py
tests/test_measurement_props/test_is_povm.py
tests/test_nonlocal_games/__init__.py
tests/test_nonlocal_games/test_extended_nonlocal_game.py
tests/test_nonlocal_games/test_nonlocal_game.py
tests/test_nonlocal_games/test_quantum_hedging.py
tests/test_nonlocal_games/test_xor_game.py
tests/test_perms/__init__.py
tests/test_perms/test_antisymmetric_projection.py
tests/test_perms/test_perfect_matchings.py
tests/test_perms/test_perm_sign.py
tests/test_perms/test_permutation_operator.py
tests/test_perms/test_permute_systems.py
tests/test_perms/test_swap.py
tests/test_perms/test_swap_operator.py
tests/test_perms/test_symmetric_projection.py
tests/test_perms/test_unique_perms.py
tests/test_random/__init__.py
tests/test_random/test_random_density_matrix.py
tests/test_random/test_random_ginibre.py
tests/test_random/test_random_povm.py
tests/test_random/test_random_state_vector.py
tests/test_random/test_random_unitary.py
tests/test_state_metrics/__init__.py
tests/test_state_metrics/test_bures_distance.py
tests/test_state_metrics/test_fidelity.py
tests/test_state_metrics/test_helstrom_holevo.py
tests/test_state_metrics/test_hilbert_schmidt.py
tests/test_state_metrics/test_sub_fidelity.py
tests/test_state_metrics/test_trace_distance.py
tests/test_state_metrics/test_trace_norm.py
tests/test_state_ops/__init__.py
tests/test_state_ops/test_pure_to_mixed.py
tests/test_state_ops/test_schmidt_decomposition.py
tests/test_state_opt/__init__.py
tests/test_state_opt/test_optimal_clone.py
tests/test_state_opt/test_ppt_distinguishability.py
tests/test_state_opt/test_state_distinguishability.py
tests/test_state_opt/test_state_exclusion.py
tests/test_state_opt/test_symmetric_extension_hierarchy.py
tests/test_state_props/__init__.py
tests/test_state_props/test_concurrence.py
tests/test_state_props/test_entanglement_of_formation.py
tests/test_state_props/test_has_symmetric_extension.py
tests/test_state_props/test_in_separable_ball.py
tests/test_state_props/test_is_ensemble.py
tests/test_state_props/test_is_mixed.py
tests/test_state_props/test_is_mutually_orthogonal.py
tests/test_state_props/test_is_mutually_unbiased_basis.py
tests/test_state_props/test_is_ppt.py
tests/test_state_props/test_is_product.py
tests/test_state_props/test_is_pure.py
tests/test_state_props/test_l1_norm_coherence.py
tests/test_state_props/test_log_negativity.py
tests/test_state_props/test_negativity.py
tests/test_state_props/test_purity.py
tests/test_state_props/test_schmidt_rank.py
tests/test_state_props/test_von_neumann_entropy.py
tests/test_states/__init__.py
tests/test_states/test_basis.py
tests/test_states/test_bell.py
tests/test_states/test_brauer.py
tests/test_states/test_breuer.py
tests/test_states/test_chessboard.py
tests/test_states/test_domino.py
tests/test_states/test_gen_bell.py
tests/test_states/test_ghz.py
tests/test_states/test_gisin.py
tests/test_states/test_horodecki.py
tests/test_states/test_isotropic.py
tests/test_states/test_max_entangled.py
tests/test_states/test_max_mixed.py
tests/test_states/test_singlet.py
tests/test_states/test_tile.py
tests/test_states/test_w_state.py
tests/test_states/test_werner.py
toqito/__init__.py
toqito.egg-info/PKG-INFO
toqito.egg-info/SOURCES.txt
toqito.egg-info/dependency_links.txt
toqito.egg-info/requires.txt
toqito.egg-info/top_level.txt
toqito/channel_metrics/__init__.py
toqito/channel_metrics/channel_fidelity.py
toqito/channel_ops/__init__.py
toqito/channel_ops/apply_channel.py
toqito/channel_ops/choi_to_kraus.py
toqito/channel_ops/kraus_to_choi.py
toqito/channel_ops/partial_channel.py
toqito/channel_props/__init__.py
toqito/channel_props/choi_rank.py
toqito/channel_props/is_completely_positive.py
toqito/channel_props/is_herm_preserving.py
toqito/channel_props/is_positive.py
toqito/channel_props/is_quantum_channel.py
toqito/channel_props/is_trace_preserving.py
toqito/channel_props/is_unital.py
toqito/channels/__init__.py
toqito/channels/choi.py
toqito/channels/dephasing.py
toqito/channels/depolarizing.py
toqito/channels/partial_trace.py
toqito/channels/partial_transpose.py
toqito/channels/realignment.py
toqito/channels/reduction.py
toqito/helper/__init__.py
toqito/helper/cvx_kron.py
toqito/helper/expr_as_np_array.py
toqito/helper/np_array_as_expr.py
toqito/helper/npa_hierarchy.py
toqito/helper/update_odometer.py
toqito/matrices/__init__.py
toqito/matrices/clock.py
toqito/matrices/cnot.py
toqito/matrices/fourier.py
toqito/matrices/gell_mann.py
toqito/matrices/gen_gell_mann.py
toqito/matrices/gen_pauli.py
toqito/matrices/hadamard.py
toqito/matrices/iden.py
toqito/matrices/pauli.py
toqito/matrices/shift.py
toqito/matrix_ops/__init__.py
toqito/matrix_ops/tensor.py
toqito/matrix_ops/unvec.py
toqito/matrix_ops/vec.py
toqito/matrix_props/__init__.py
toqito/matrix_props/is_commuting.py
toqito/matrix_props/is_density.py
toqito/matrix_props/is_diagonal.py
toqito/matrix_props/is_hermitian.py
toqito/matrix_props/is_idempotent.py
toqito/matrix_props/is_identity.py
toqito/matrix_props/is_normal.py
toqito/matrix_props/is_positive_definite.py
toqito/matrix_props/is_positive_semidefinite.py
toqito/matrix_props/is_projection.py
toqito/matrix_props/is_square.py
toqito/matrix_props/is_symmetric.py
toqito/matrix_props/is_unitary.py
toqito/matrix_props/majorizes.py
toqito/measurement_ops/__init__.py
toqito/measurement_ops/measure.py
toqito/measurement_props/__init__.py
toqito/measurement_props/is_povm.py
toqito/nonlocal_games/__init__.py
toqito/nonlocal_games/extended_nonlocal_game.py
toqito/nonlocal_games/nonlocal_game.py
toqito/nonlocal_games/quantum_hedging.py
toqito/nonlocal_games/xor_game.py
toqito/perms/__init__.py
toqito/perms/antisymmetric_projection.py
toqito/perms/perfect_matchings.py
toqito/perms/perm_sign.py
toqito/perms/permutation_operator.py
toqito/perms/permute_systems.py
toqito/perms/swap.py
toqito/perms/swap_operator.py
toqito/perms/symmetric_projection.py
toqito/perms/unique_perms.py
toqito/random/__init__.py
toqito/random/random_density_matrix.py
toqito/random/random_ginibre.py
toqito/random/random_povm.py
toqito/random/random_state_vector.py
toqito/random/random_unitary.py
toqito/state_metrics/__init__.py
toqito/state_metrics/bures_distance.py
toqito/state_metrics/fidelity.py
toqito/state_metrics/helstrom_holevo.py
toqito/state_metrics/hilbert_schmidt.py
toqito/state_metrics/sub_fidelity.py
toqito/state_metrics/trace_distance.py
toqito/state_metrics/trace_norm.py
toqito/state_ops/__init__.py
toqito/state_ops/pure_to_mixed.py
toqito/state_ops/schmidt_decomposition.py
toqito/state_opt/__init__.py
toqito/state_opt/optimal_clone.py
toqito/state_opt/ppt_distinguishability.py
toqito/state_opt/state_distinguishability.py
toqito/state_opt/state_exclusion.py
toqito/state_opt/state_helper.py
toqito/state_opt/symmetric_extension_hierarchy.py
toqito/state_props/__init__.py
toqito/state_props/concurrence.py
toqito/state_props/entanglement_of_formation.py
toqito/state_props/has_symmetric_extension.py
toqito/state_props/in_separable_ball.py
toqito/state_props/is_ensemble.py
toqito/state_props/is_mixed.py
toqito/state_props/is_mutually_orthogonal.py
toqito/state_props/is_mutually_unbiased_basis.py
toqito/state_props/is_ppt.py
toqito/state_props/is_product.py
toqito/state_props/is_pure.py
toqito/state_props/l1_norm_coherence.py
toqito/state_props/log_negativity.py
toqito/state_props/negativity.py
toqito/state_props/purity.py
toqito/state_props/schmidt_rank.py
toqito/state_props/von_neumann_entropy.py
toqito/states/__init__.py
toqito/states/basis.py
toqito/states/bell.py
toqito/states/brauer.py
toqito/states/breuer.py
toqito/states/chessboard.py
toqito/states/domino.py
toqito/states/gen_bell.py
toqito/states/ghz.py
toqito/states/gisin.py
toqito/states/horodecki.py
toqito/states/isotropic.py
toqito/states/max_entangled.py
toqito/states/max_mixed.py
toqito/states/singlet.py
toqito/states/tile.py
toqito/states/w_state.py
toqito/states/werner.py