README.md
setup.cfg
setup.py
tests/__init__.py
tests/test_channels/__init__.py
tests/test_channels/test_apply_map.py
tests/test_channels/test_choi_map.py
tests/test_channels/test_dephasing.py
tests/test_channels/test_depolarizing.py
tests/test_channels/test_is_completely_positive.py
tests/test_channels/test_is_herm_preserving.py
tests/test_channels/test_is_positive.py
tests/test_channels/test_kraus_to_choi.py
tests/test_channels/test_partial_map.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_cvxpy_helper.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_is_commuting.py
tests/test_matrices/test_is_density.py
tests/test_matrices/test_is_diagonal.py
tests/test_matrices/test_is_hermitian.py
tests/test_matrices/test_is_normal.py
tests/test_matrices/test_is_pd.py
tests/test_matrices/test_is_projection.py
tests/test_matrices/test_is_psd.py
tests/test_matrices/test_is_square.py
tests/test_matrices/test_is_symmetric.py
tests/test_matrices/test_is_unitary.py
tests/test_matrices/test_pauli.py
tests/test_matrices/test_vec.py
tests/test_measurements/__init__.py
tests/test_measurements/test_is_povm.py
tests/test_nonlocal_games/__init__.py
tests/test_nonlocal_games/test_nonlocal_game.py
tests/test_nonlocal_games/test_quantum_hedging.py
tests/test_nonlocal_games/test_quantum_money.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_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_states/__init__.py
tests/test_states/test_basis.py
tests/test_states/test_bell.py
tests/test_states/test_chessboard.py
tests/test_states/test_conclusive_state_exclusion.py
tests/test_states/test_concurrence.py
tests/test_states/test_domino.py
tests/test_states/test_fidelity.py
tests/test_states/test_gen_bell.py
tests/test_states/test_ghz.py
tests/test_states/test_gisin.py
tests/test_states/test_helstrom_holevo.py
tests/test_states/test_hilbert_schmidt.py
tests/test_states/test_horodecki.py
tests/test_states/test_is_ensemble.py
tests/test_states/test_is_mixed.py
tests/test_states/test_is_mub.py
tests/test_states/test_is_ppt.py
tests/test_states/test_is_product_vector.py
tests/test_states/test_is_pure.py
tests/test_states/test_isotropic_state.py
tests/test_states/test_max_entangled.py
tests/test_states/test_max_mixed.py
tests/test_states/test_negativity.py
tests/test_states/test_ppt_distinguishability.py
tests/test_states/test_pure_to_mixed.py
tests/test_states/test_purity.py
tests/test_states/test_schmidt_decomposition.py
tests/test_states/test_schmidt_rank.py
tests/test_states/test_state_distinguishability.py
tests/test_states/test_sub_fidelity.py
tests/test_states/test_tensor.py
tests/test_states/test_tile.py
tests/test_states/test_trace_distance.py
tests/test_states/test_trace_norm.py
tests/test_states/test_unambiguous_state_exclusion.py
tests/test_states/test_von_neumann_entropy.py
tests/test_states/test_w_state.py
tests/test_states/test_werner.py
toqito/__init__.py
toqito/channel_ops.py
toqito/channel_props.py
toqito/channels.py
toqito/helper.py
toqito/matrices.py
toqito/matrix_ops.py
toqito/matrix_props.py
toqito/measurement_props.py
toqito/perms.py
toqito/random.py
toqito/state_distinguish.py
toqito/state_metrics.py
toqito/state_ops.py
toqito/state_props.py
toqito/states.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/nonlocal_games/__init__.py
toqito/nonlocal_games/nonlocal_game.py
toqito/nonlocal_games/quantum_hedging.py
toqito/nonlocal_games/quantum_money.py
toqito/nonlocal_games/xor_game.py