cuda-quantum icon indicating copy to clipboard operation
cuda-quantum copied to clipboard

Adding a function to handle attribute access dynamically

Open sacpis opened this issue 7 months ago • 1 comments

For issue #1855 raised by @mmvandieren

Adding a function getattr to handle attribute access dynamically

Test

root@d3f2e548b5a6:/workspaces/cuda-quantum# python3 examples/python/test.py 
AttributeError: 'adjoint' is not supported for CUDA-Q in Python

sacpis avatar Jul 17 '24 00:07 sacpis