amazon-braket / amazon-braket/amazon-braket-sdk-python
feature: move the QASM export to dedicated module
Open
- Dominant language
- Python
- Stars
- 373
- Forks
- 195
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 8
Description
**Describe the feature you'd like**
I think it would be a good idea to move the QASM export(and import) to a dedicated seprated module of its own or a sub module of a bigger exporter module which would support multiple types of standardized exports.
**How would this feature be used? Please describe.**
The function can stay as it is but the internal working can be offloaded to a seprate exporter module, allowing for a much cleaner code base
Contributor guide
Assessment
This issue has not been assessed yet.