Metadata-Version: 2.1
Name: qgates
Version: 1.0.0
Summary: Helper library for quantum matrix math
Home-page: https://github.com/a-poor/QGates
Author: Austin Poor
Author-email: austinpoor@gmail.com
License: UNKNOWN
Description: # QGates
        
        created by Austin Poor
        
        A small file with some helpful quantum gates represented as numpy matrices.
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
