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

Linting. Updating docs. Updating CHANGELOG. Updating badge on README. #178

Merged
merged 1 commit into from
Jun 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,4 +318,6 @@

- Thanks to @AmanieOxana for integrating the completely bounded trace and spectral norms. https://github.com/vprusso/toqito/pull/157

- Thanks to @ErikQQY for refactoring and simplifying the partial trace and partial transpose functions.
- Thanks to @ErikQQY for refactoring and simplifying the partial trace and partial transpose functions.

- Thanks to @elads888 for adding the `is_diagonally_dominant` feature to allow one to determine if a matrix is diagonally dominant.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ experience of students and instructors in classes pertaining to quantum
information.


[![build status](http://img.shields.io/travis/vprusso/toqito.svg?style=plastic)](https://travis-ci.org/vprusso/toqito)
[![build status](https://github.com/vprusso/toqito/actions/workflows/build-test-actions.yml/badge.svg?style=plastic)](https://github.com/vprusso/toqito/actions/workflows/build-test-actions.yml/badge.svg)
[![doc status](https://readthedocs.org/projects/toqito/badge/?version=latest&style=plastic)](https://toqito.readthedocs.io/en/latest/)
[![codecov](https://codecov.io/gh/vprusso/toqito/branch/master/graph/badge.svg?style=plastic)](https://codecov.io/gh/vprusso/toqito)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4743211.svg)](https://doi.org/10.5281/zenodo.4743211)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
toqito.channel\_metrics.channel\_fidelity
toqito.channel\_metrics.channel\_fidelity
=========================================

.. currentmodule:: toqito.channel_metrics
Expand Down
6 changes: 6 additions & 0 deletions docs/_autosummary/toqito.channel_metrics.diamond_norm.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
toqito.channel\_metrics.diamond\_norm
=====================================

.. currentmodule:: toqito.channel_metrics

.. autofunction:: diamond_norm
2 changes: 1 addition & 1 deletion docs/_autosummary/toqito.channel_ops.apply_channel.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
toqito.channel\_ops.apply\_channel
toqito.channel\_ops.apply\_channel
==================================

.. currentmodule:: toqito.channel_ops
Expand Down
2 changes: 1 addition & 1 deletion docs/_autosummary/toqito.channel_ops.choi_to_kraus.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
toqito.channel\_ops.choi\_to\_kraus
toqito.channel\_ops.choi\_to\_kraus
===================================

.. currentmodule:: toqito.channel_ops
Expand Down
2 changes: 1 addition & 1 deletion docs/_autosummary/toqito.channel_ops.dual_channel.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
toqito.channel\_ops.dual\_channel
toqito.channel\_ops.dual\_channel
=================================

.. currentmodule:: toqito.channel_ops
Expand Down
2 changes: 1 addition & 1 deletion docs/_autosummary/toqito.channel_ops.kraus_to_choi.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
toqito.channel\_ops.kraus\_to\_choi
toqito.channel\_ops.kraus\_to\_choi
===================================

.. currentmodule:: toqito.channel_ops
Expand Down
2 changes: 1 addition & 1 deletion docs/_autosummary/toqito.channel_ops.partial_channel.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
toqito.channel\_ops.partial\_channel
toqito.channel\_ops.partial\_channel
====================================

.. currentmodule:: toqito.channel_ops
Expand Down
2 changes: 1 addition & 1 deletion docs/_autosummary/toqito.channel_props.choi_rank.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
toqito.channel\_props.choi\_rank
toqito.channel\_props.choi\_rank
================================

.. currentmodule:: toqito.channel_props
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
toqito.channel\_props.is\_completely\_positive
toqito.channel\_props.is\_completely\_positive
==============================================

.. currentmodule:: toqito.channel_props
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
toqito.channel\_props.is\_herm\_preserving
toqito.channel\_props.is\_herm\_preserving
==========================================

.. currentmodule:: toqito.channel_props
Expand Down
2 changes: 1 addition & 1 deletion docs/_autosummary/toqito.channel_props.is_positive.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
toqito.channel\_props.is\_positive
toqito.channel\_props.is\_positive
==================================

.. currentmodule:: toqito.channel_props
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
toqito.channel\_props.is\_quantum\_channel
toqito.channel\_props.is\_quantum\_channel
==========================================

.. currentmodule:: toqito.channel_props
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
toqito.channel\_props.is\_trace\_preserving
toqito.channel\_props.is\_trace\_preserving
===========================================

.. currentmodule:: toqito.channel_props
Expand Down
2 changes: 1 addition & 1 deletion docs/_autosummary/toqito.channel_props.is_unital.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
toqito.channel\_props.is\_unital
toqito.channel\_props.is\_unital
================================

.. currentmodule:: toqito.channel_props
Expand Down
2 changes: 1 addition & 1 deletion docs/_autosummary/toqito.channel_props.is_unitary.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
toqito.channel\_props.is\_unitary
toqito.channel\_props.is\_unitary
=================================

.. currentmodule:: toqito.channel_props
Expand Down
2 changes: 1 addition & 1 deletion docs/_autosummary/toqito.channels.choi.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
toqito.channels.choi
toqito.channels.choi
====================

.. currentmodule:: toqito.channels
Expand Down
2 changes: 1 addition & 1 deletion docs/_autosummary/toqito.channels.dephasing.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
toqito.channels.dephasing
toqito.channels.dephasing
=========================

.. currentmodule:: toqito.channels
Expand Down
2 changes: 1 addition & 1 deletion docs/_autosummary/toqito.channels.depolarizing.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
toqito.channels.depolarizing
toqito.channels.depolarizing
============================

.. currentmodule:: toqito.channels
Expand Down
2 changes: 1 addition & 1 deletion docs/_autosummary/toqito.channels.partial_trace.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
toqito.channels.partial\_trace
toqito.channels.partial\_trace
==============================

.. currentmodule:: toqito.channels
Expand Down
2 changes: 1 addition & 1 deletion docs/_autosummary/toqito.channels.partial_transpose.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
toqito.channels.partial\_transpose
toqito.channels.partial\_transpose
==================================

.. currentmodule:: toqito.channels
Expand Down
2 changes: 1 addition & 1 deletion docs/_autosummary/toqito.channels.realignment.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
toqito.channels.realignment
toqito.channels.realignment
===========================

.. currentmodule:: toqito.channels
Expand Down
2 changes: 1 addition & 1 deletion docs/_autosummary/toqito.channels.reduction.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
toqito.channels.reduction
toqito.channels.reduction
=========================

.. currentmodule:: toqito.channels
Expand Down
6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrices.clock.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrices.cnot.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrices.fourier.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrices.gell_mann.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrices.gen_gell_mann.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrices.gen_pauli.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrices.hadamard.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrices.iden.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrices.pauli.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrices.shift.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrix_ops.inner_product.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrix_ops.outer_product.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrix_ops.tensor.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrix_ops.unvec.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrix_ops.vec.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrix_props.is_block_positive.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrix_props.is_commuting.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrix_props.is_density.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrix_props.is_diagonal.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrix_props.is_hermitian.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrix_props.is_idempotent.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrix_props.is_identity.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrix_props.is_normal.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrix_props.is_permutation.rst

This file was deleted.

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrix_props.is_projection.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrix_props.is_square.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrix_props.is_symmetric.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_autosummary/toqito.matrix_props.is_unitary.rst

This file was deleted.

Loading