Metadata-Version: 2.1
Name: tqix
Version: 2.0.4
Summary: A Toolbox for Quantum in X
Home-page: https://vqisinfo.wixsite.com/tqix
Author: Binho Le
Author-email: Binho Le <binho@kindai.ac.jp>
License: GNU
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# tqix
 >>> tqix: a Toolbox for Quantum in X:
 >>>    x: quantum measurement, quantum metrology, quantum tomography, and more.

# description
 >>> tqix is open-source software providing some convenient tools 
     for quantum measurement, quantum metrology, quantum tomography and more.

# license
 >>> copyright (c) 2019 and later\
 >>> authors: Le Bin Ho\
 >>> all rights reserved.

# note for installation:
 >>> download source code and run:
 >>> ```
 >>> $ pip3 install .
 >>> ```
 >>> install from pypi, run:
 >>> ```
 >>> $ pip3 install tqix
 >>> ```

