Tyson Jones

Results 26 comments of Tyson Jones

Note it will affect downstream functions like `ApplyPauliTransferMap`, which will need extended validation testing

Hi Joe, Sincere apologies for the enormous delay! Somehow I missed this issue - we can always discuss these in-person now ;) The error you encountered seems a severe one;...

Hi there, Apologies for the absolutely ridiculous delay - what a year! 👀 I don't recognise that error, do you have any more information? We updated `CreateDownloadedQuESTEnv[]` in the latest...

Hi Joe, There are two unrelated issues here! ### issue 1 The matrix unitarity check is really a convenience/safety-check for users, to attempt to catch scenarios where a user has...

Hi there, Please forgive the absolutely incredible delay! This is a nice idea, although there isn't much more one *can* do besides setting `Parallel`Developer`$InitCode` as you do above (except worse/hackier...

Ah this will additionally require integrating [HIP](https://github.com/ROCm-Developer-Tools/HIP) to replace the [extension](https://github.com/QTechTheory/QuESTlink/blob/main/Link/extensions.cu) CUDA kernels.

Placeholder implementation (thin control line) added in 806b47767ec8df47ea907b5043dced22c94f6f3b

added `PlotDensityMatrix[]` in 0f90df033b132e29314f727f61f841c36526c905, though without a `MinAmp` option which could significantly improve performance. Furthermore, the performance of the implementation is generally poor using Mathematica's graphic primitives. Needs optimisation

Unoptimised implementation added in 5914f80f296f251d34c2caaca339822c95dafebb It currently creates and destroys dynamic matrices on the fly during circuit evaluation; it would at least be a better idea to create/destroy at the...

`CalcQuregDerivs` disabled on density matrices in 5bcdae2d39f99ee813010b550c03b8c7d16288c3