Python package for analyzing two-qubit gates in the Weyl chamber
Project description
=======================
The weylchamber package
=======================
.. image:: https://img.shields.io/badge/github-qucontrol/weylchamber-blue.svg
:alt: Source code on Github
:target: https://github.com/qucontrol/weylchamber
.. image:: https://img.shields.io/pypi/v/weylchamber.svg
:alt: weylchamber on the Python Package Index
:target: https://pypi.python.org/pypi/weylchamber
.. image:: https://img.shields.io/travis/qucontrol/weylchamber.svg
:alt: Travis Continuous Integration
:target: https://travis-ci.org/qucontrol/weylchamber
.. image:: https://ci.appveyor.com/api/projects/status/a407jfh3gl74o1m4?svg=true
:alt: AppVeyor Continuous Integration
:target: https://ci.appveyor.com/project/goerz/weylchamber
.. image:: https://img.shields.io/coveralls/github/qucontrol/weylchamber.svg
:alt: Coveralls
:target: https://coveralls.io/github/qucontrol/weylchamber?branch=master
.. image:: https://readthedocs.org/projects/weylchamber/badge/?version=latest
:alt: Documentation Status
:target: https://weylchamber.readthedocs.io/en/latest/?badge=latest
.. image:: https://img.shields.io/badge/License-BSD-green.svg
:alt: BSD License
:target: https://opensource.org/licenses/BSD-3-Clause
Python package for analyzing two-qubit gates in the Weyl chamber
Development of the ``weylchamber`` package happens on `Github`_.
You can read the full documentation at `ReadTheDocs`_.
.. _ReadTheDocs: https://weylchamber.readthedocs.io/en/latest/
Installation
------------
To install the latest released version of the ``weylchamber`` package, run this command in your terminal:
.. code-block:: console
$ pip install weylchamber
This is the preferred method to install ``weylchamber``, as it will always install the most recent stable release.
If you don't have `pip`_ installed, this `Python installation guide`_ can guide
you through the process.
.. _pip: https://pip.pypa.io
.. _Python installation guide: http://docs.python-guide.org/en/latest/starting/installation/
To install the latest development version of ``weylchamber`` from `Github`_.
.. code-block:: console
$ pip install git+https://github.com/qucontrol/weylchamber.git@master#egg=weylchamber
.. _Github: https://github.com/qucontrol/weylchamber
Usage
-----
To use ``weylchamber`` in a project::
import weylchamber
See the Tutorial_ for details.
.. _Tutorial: https://weylchamber.readthedocs.io/en/latest/tutorial.html
=======
History
=======
0.2.0 (2018-12-18)
------------------
* Conversion between canonical basis and Bell basis: :func:`.bell_basis`, :func:`.gate`, and :func:`.mapped_basis`
0.1.0 (2018-11-22)
------------------
* Initial release
The weylchamber package
=======================
.. image:: https://img.shields.io/badge/github-qucontrol/weylchamber-blue.svg
:alt: Source code on Github
:target: https://github.com/qucontrol/weylchamber
.. image:: https://img.shields.io/pypi/v/weylchamber.svg
:alt: weylchamber on the Python Package Index
:target: https://pypi.python.org/pypi/weylchamber
.. image:: https://img.shields.io/travis/qucontrol/weylchamber.svg
:alt: Travis Continuous Integration
:target: https://travis-ci.org/qucontrol/weylchamber
.. image:: https://ci.appveyor.com/api/projects/status/a407jfh3gl74o1m4?svg=true
:alt: AppVeyor Continuous Integration
:target: https://ci.appveyor.com/project/goerz/weylchamber
.. image:: https://img.shields.io/coveralls/github/qucontrol/weylchamber.svg
:alt: Coveralls
:target: https://coveralls.io/github/qucontrol/weylchamber?branch=master
.. image:: https://readthedocs.org/projects/weylchamber/badge/?version=latest
:alt: Documentation Status
:target: https://weylchamber.readthedocs.io/en/latest/?badge=latest
.. image:: https://img.shields.io/badge/License-BSD-green.svg
:alt: BSD License
:target: https://opensource.org/licenses/BSD-3-Clause
Python package for analyzing two-qubit gates in the Weyl chamber
Development of the ``weylchamber`` package happens on `Github`_.
You can read the full documentation at `ReadTheDocs`_.
.. _ReadTheDocs: https://weylchamber.readthedocs.io/en/latest/
Installation
------------
To install the latest released version of the ``weylchamber`` package, run this command in your terminal:
.. code-block:: console
$ pip install weylchamber
This is the preferred method to install ``weylchamber``, as it will always install the most recent stable release.
If you don't have `pip`_ installed, this `Python installation guide`_ can guide
you through the process.
.. _pip: https://pip.pypa.io
.. _Python installation guide: http://docs.python-guide.org/en/latest/starting/installation/
To install the latest development version of ``weylchamber`` from `Github`_.
.. code-block:: console
$ pip install git+https://github.com/qucontrol/weylchamber.git@master#egg=weylchamber
.. _Github: https://github.com/qucontrol/weylchamber
Usage
-----
To use ``weylchamber`` in a project::
import weylchamber
See the Tutorial_ for details.
.. _Tutorial: https://weylchamber.readthedocs.io/en/latest/tutorial.html
=======
History
=======
0.2.0 (2018-12-18)
------------------
* Conversion between canonical basis and Bell basis: :func:`.bell_basis`, :func:`.gate`, and :func:`.mapped_basis`
0.1.0 (2018-11-22)
------------------
* Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
weylchamber-0.2.0.tar.gz
(448.6 kB
view details)
Built Distribution
File details
Details for the file weylchamber-0.2.0.tar.gz
.
File metadata
- Download URL: weylchamber-0.2.0.tar.gz
- Upload date:
- Size: 448.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31146e6b7e406f9bc1af85e8a97fe754dd5143676a35348d851dba347925b3ea |
|
MD5 | 64981e67993fe1b9ce0ed3320de4ea63 |
|
BLAKE2b-256 | ea3cca0fe6d1e3d6a2968dd90742031e5f8220f9147417f22f3f69df65ea0ebd |
File details
Details for the file weylchamber-0.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: weylchamber-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 19.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1dcee5d0fe0ecb1e320138dd165383331a64bc5ae9a78a63126c889e379a3474 |
|
MD5 | 5ba48177ec72685659f27bbeda66b49f |
|
BLAKE2b-256 | 1875bca38372ad02915bbdf73b55509342b01f0048608facd438a2e1aabfa9b3 |