NVIDIA / cuda-quantum

C++ and Python support for the CUDA Quantum programming model for heterogeneous quantum-classical workflows
https://nvidia.github.io/cuda-quantum/
Other
441 stars 153 forks source link

Support using complex numbers and lists in kernel functions #1549

Open annagrin opened 3 months ago

annagrin commented 3 months ago

Required prerequisites

Describe the feature

This is a parent issue for supporting using complex numbers and lists in kernel functions.

The work is split up into the following parts:

schweitzpgi commented 1 month ago

@annagrin This one may be complete now too. Please close if warranted.