Skip to main content

The Tomographer Project — Practical, Reliable Error Bars in Quantum Tomography

Project description

The Python interface to Tomographer allows you to easily perform reliable quantum tomography in a Python environment.

Documentation is provided here.

Installation

In order to install this Python extension, you need a relatively recent C++ compiler (supporting C++11), such as g++ ≥ 4.8 or llvm/clang ≥ 3.3.

The easiest way to install tomographer is using pip:

pip install numpy pybind11
pip install tomographer

NOTE: pip cannot (apparently) install build-time requirements, so you have to install numpy and pybind11 manually, before installing tomographer.

License

The Tomographer project is licensed under the MIT license, see LICENSE.txt.

Note: This package contains a subset of the Boost library (distributed under the Boost software license) and the Eigen3 library (distributed under the MPL license 2.0). They are located in the source package directory tomographer/include/deps/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tomographer-5.4.tar.gz (3.5 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page