Alex McCaskey

Results 32 issues of Alex McCaskey

It would be beneficial for a number of efforts to have access to a C++ version of the RPCQ client. I believe this will involve mapping messages.lisp to a set...

I just tried to take a QIR file output from qcor and translate to the base profile with the QAT tool from the QIR Alliance. It did not work out...

bug

Perform code review and double check me, but I think the implementations are identical. Replace with getService call and use that. then all our exp_i_theta code will sit in the...

enhancement

Currently we can deploy qcor via apt-get on Ubuntu focal and bionic, and Homebrew for Mojave, Catalina, and Linux-x86_64. We should extend this to either Python wheels and pip or...

unitaryhack

We should update the way we cache JIT compiled quantum kernel LLVM Modules, and use instead a smarter JIT Manager type that will keep track of the cache memory size,...

unitaryhack

we can do this with another function parameter to indicate whether we should add a S gate or not.

We need to create an exported target for qcor. More importantly though, we need to create helper functions to handle the inclusion of qsharp and qasm3 files into a compiled...

unitaryhack