This repository has been archived by the owner on Feb 26, 2025. It is now read-only.
Activity
add QuantumScript Syntax description in EBNF
add QuantumScript Syntax description in EBNF
quantum_circuit: fix QuantumState init with auto-generated qubit tuple
quantum_circuit: fix QuantumState init with auto-generated qubit tuple
quantum_state: fix component calculation in measurement
quantum_state: fix component calculation in measurement
Force push
quantum_state: fix component calculation in measurement
quantum_state: fix component calculation in measurement
lexer: merge string literal tokenizing for single and double quotes
lexer: merge string literal tokenizing for single and double quotes
Adjust some comments/docstrings
Adjust some comments/docstrings
Increase version to 1.2.0
Increase version to 1.2.0
Force push
Increase version to 1.2.0
Increase version to 1.2.0
Force push
Increase version to 1.2.0
Increase version to 1.2.0
Force push
Increase version to 1.2.0
Increase version to 1.2.0
Force push
Fix -v arg handling broken by previous commit
Fix -v arg handling broken by previous commit
Improve output when processing code; add -v version argument
Improve output when processing code; add -v version argument
Fix bugs in cleanup and measurement
Fix bugs in cleanup and measurement
add compiled PDF of interface description
add compiled PDF of interface description
Add second code example for testing CLI interface and measurement
Add second code example for testing CLI interface and measurement
improve import and path handling
improve import and path handling
Make more compatible with older Python
Make more compatible with older Python
Correct typo in directory name
Correct typo in directory name
Make advanced type hinting work on python 3.9
Make advanced type hinting work on python 3.9
Allow 'pi' as alternative to 'π' in numeric experessions
Allow 'pi' as alternative to 'π' in numeric experessions