softwareQinc / staq

Full-stack quantum processing toolkit
https://iopscience.iop.org/article/10.1088/2058-9565/ab9359/pdf
MIT License
155 stars 28 forks source link

Program ast mod #78

Closed Matu67 closed 3 months ago

Matu67 commented 3 months ago

This modification adds a getter method for the std_include boolean in the Program AST. Adding this method to the Python wrapper was not needed as the Python wrapper currently already utilizes the variable when it prints the AST.