CQCL / qnexus

Quantinuum Nexus python client.
https://docs.quantinuum.com/nexus/
Apache License 2.0
6 stars 1 forks source link

feat: Add HyperTKET support #71

Closed johnchildren closed 4 months ago

ss2165 commented 4 months ago

You might want to consider if the config should take any of the parameters mentioned here: https://github.com/CQCL-DEV/mushroom/pull/4983#discussion_r1692999820

johnchildren commented 4 months ago

You might want to consider if the config should take any of the parameters mentioned here: CQCL-DEV/mushroom#4983 (comment)

Makes sense, allowing rebase and custom timeouts might be a decent idea but I'll probably want to keep the threads hardcoded. I can do it as a follow-up as I'll need to add it to nexus_dataclasses and the rest of the system as well.