Metadata-Version: 2.1
Name: c3-toolset
Version: 1.0rc1
Summary: Toolset for control, calibration and characterization of physical systems
Home-page: http://www.q-optimize.org
Author-email: c3@q-optimize.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: ~=3.6
Description-Content-Type: text/markdown
Requires-Dist: adaptive (==0.11.1)
Requires-Dist: cma (==3.0.3)
Requires-Dist: cython
Requires-Dist: ipython (==7.15.0)
Requires-Dist: hjson (==3.0.2)
Requires-Dist: latex (==0.7.0)
Requires-Dist: matplotlib (==3.3.2)
Requires-Dist: numpy (==1.18.5)
Requires-Dist: scipy (==1.5.2)
Requires-Dist: tensorflow (==2.3.1)
Requires-Dist: tensorflow-estimator (==2.3.0)
Requires-Dist: tensorflow-probability (==0.11.1)

# C3 - An integrated tool-set for Control, Calibration and Characterization

The C3 package is intended to close the loop between open-loop control optimization, control pulse calibration, and model-matching based on calibration data.

C3  provides a simple Python API through which it may integrate with virtually any experimental setup.
Contact us at [c3@q-optimize.org](mailto://quantum.c3po@gmail.com).

The paper introducing C3 as a concept can be found on the [arxiv](https://arxiv.org/abs/2009.09866).

Documentation is available [here](https://c3-toolset.readthedocs.io).

github is at [https://github.com/q-optimize/c3](https://github.com/q-optimize/c3).


