Skip to content

QuBlox v2.0-preview4

Pre-release
Pre-release

Choose a tag to compare

@coolguy65161 coolguy65161 released this 20 Jul 02:35
· 10 commits to main since this release
2f17ca3

Added BufferMatrix.GetStateOpt()
Added BufferMatrix.SetStateOpt()
Added BufferMatrix.SwapState()

Added Matrices:CloneMatrix()

Optimized DirectGate:CNOT()
Optimized DirectGate:CCNOT()

Removed Matrices:ExpandGate()
Removed Matrices:Identity()
Removed Matrices:Tensor()
Removed Matrices:Column()

Removed QuBlox:CloneMatrix()

mid-circuit will not be added to v2
Classical bits are obsolete until later previews

Benchmarks:
Example:
26 qubit GHZ state:
1k shots
~104 seconds

Example:
23 qubit GHZ state:
1k shots
~9 seconds

Additional information