PECOS-packages / PECOS

A Python framework, library, and set of tools for exploring, developing, and evaluating quantum error-correction protocols.
Other
29 stars 6 forks source link

cuStateVec bugfixes and slight refactor #64

Closed PabloAndresCQ closed 6 months ago

PabloAndresCQ commented 6 months ago

The objective of this PR is to solve some issues with the cuStateVec simulator, which were appearing in PRs #55 and #58. The intention is that this PR is merged first, then the latter two updated accordingly.

This PR does the following changes:

Tests passing on NVIDIA GPUs using cuQuantum 24.03 (and cuStateVec 1.6.0).