Metadata-Version: 2.1
Name: cm-psc-pkg-allongoldberg
Version: 0.0.1
Summary: cm_plot_state_city()
Home-page: https://github.com/pypa/sampleproject
Author: allongoldberg
License: UNKNOWN
Description: MODIFIED "PLOT_STATE_CITY()" FUNCTION Original function (from IBMQ and Qiskit) takes a given quantum circuit's complex-number state output and plots the real and imaginary amplitude values with two 3D bar graphs
        
        ## Modified, "CM_PLOT_STATE_CITY()" can take a 2-tuple matrix with string values that correspond to colormap palette names
        
        *This code is part of Qiskit.
        (C) Copyright IBM 2017, 2018.
        This code is licensed under the Apache License, Version 2.0. You may
        obtain a copy of this license in the LICENSE.txt file in the root directory
        of this source tree or at http://www.apache.org/licenses/LICENSE-2.0.
        Any modifications or derivative works of this code must retain this
        copyright notice, and modified files need to carry a notice indicating
        that they have been altered from the originals.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
