Metadata-Version: 2.2
Name: QENTANGLE
Version: 0.0.1
Summary: QENTANGLE Quantum education library
Home-page: https://github.com/brn378/qentangle
Author: Center for Science Engagement,Barnas Monteith,Anna Du
Author-email: barnas@engagescience.org
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: summary

Welcome to the QENTANGLE Library Repository
by the Center for Science Engagement Team, admins: Barnas Monteith, Anna Du, 2025

QEntangle Quantum Education Library
==========================
A simple Python 3.11 library to introduce quantum computing concepts to G6-12/post-secondary students.  A companion to the Entangled: Jasmine & the Quantum Sword educational program by the Center for Science Engagement. 
This library provides basic quantum gates, quantum circuits, and entanglement operations.

Features:
---------
- Basic quantum gates: Identity, Hadamard, Pauli-X, CNOT
- Bell state creation
- GHZ state creation
- Quantum circuit simulation
- Ongoing additions and improvements particularly in visualizations, games


For library usage instructions, see /docs/DOCUMENTATION

More info about this project can be found at www.engagescience.org

This library is distributed under the MIT License. see LICENSE file for additional information.


