Munich-Quantum-Software-Stack / QDMI

Quantum Device Management Interface (QDMI)
https://munich-quantum-software-stack.github.io/QDMI/
Apache License 2.0
27 stars 0 forks source link

Implementing device property query for char #33

Closed kayaercument closed 5 months ago

kayaercument commented 5 months ago

I implemented QDMI_query_device_property_c to get backend information as a string. QDMI_Device_property was defined as a struct, and I changed it back to int.

FYI @echavarria-lrz @Durganshu