discontinued - quantum computing experiments
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
45
commits
changed license to cc0
1c9e9b7
added deutsch's algorithm
701810d
added 'controlled not' gate matrix
bc9b7a0
added ComplexMatrix_Zero(int height)
013dac5
ordered constants alphabetically rather than differently
d8795a6
added Complex_MinusOne constant
d8a68ee
added State_Qubit_One, State_Qubit_Zero constants
ba36641
ad hadamard matrix
515e491
add transition amplitude for a transition of one state into another
255e78f
fix: inner product was defined wrongly
7bcf445
moved experiments to tests
2afcb3f
added operator=() = delete
8e226bd
refactoring
a5a944c
add State class
16cf6bd
fix: missing dependencies
cef6e3d