qiboteam / qibojit-benchmarks

Benchmark code for qibojit performance accessment
Apache License 2.0
2 stars 3 forks source link

Fix set_precision method for Qulacs and ProjectQ #27

Closed mlazzarin closed 2 years ago

mlazzarin commented 2 years ago

Previously, if you try to run Qulacs or ProjectQ with double precision, you will get an error "Cannot set precision" even if it's supported by the library. Now you get an error only if the selected precision is not supported by the library.

mlazzarin commented 2 years ago

Ok, I did the same for QCGPU.