Tomographer Python Interface
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/.
Release files for tomographer 5.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tomographer-5.4.tar.gz | 3.5 MB | Details |
Release files / tomographer-5.4.tar.gz
| Download URL | tomographer-5.4.tar.gz |
|---|---|
| Size | 3.5 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2f837e246d971c8d6a02c3e2fb56866a20bee8549bf79e9692ec68d7845af27b
|
|
BLAKE2b-256 checksum How to use checksums |
c24bb6ea034a8d9e3efc7f5bf457ab81e201b74b2f9f58b1e79254fa4acb627a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |