Skip to content

qiskit-community/povm-toolbox

Repository files navigation

POVMs

A toolbox for the implementation of positive operator-valued measures (POVMs).

Warning

This toolbox is still in development! Breaking changes to the API may be introduced at any time without prior warning.

Installation

You can install this code via pip:

git clone git@github.com:qiskit-community/povm-toolbox.git
cd povm-toolbox
pip install .

Make sure that you have the correct Python environment active, into which you want to install this code, before running the above.

If you intend to develop on this code, you should consider reading the contributing guide.

Documentation

You can find the documentation hosted here.

Warning

Since this toolbox is still in development, so is its documentation! You may encounter missing information as well as sudden changes from one day to another.

About

A toolbox for the implementation of positive operator-valued measures (POVMs).

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Languages