Skip to content

First repo release

Compare
Choose a tag to compare
@GC1102 GC1102 released this 04 Jan 21:39
· 18 commits to main since this release
1f02ffe
  • First complete release for GPU CUDA devices
  • Supported 1-qubit and 2-qubits core function sets and handled multi-controlled long-short range cases.
  • Finalised QASM message structure for handling multi-control / short-long range fuction params.
  • Supported function blocks for macro transformations handling concerning:
    • n-qubits swap and c-swap
  • qSim client access documented in "qSim_How_To_User_Guide".
  • Supported a "cpu-mode" for run on non-GPU devices, to be activated as make macro (QSIM_CPU).