You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we need to hard-code the library files we want to use into the compiler, this is going to become cumbersome in the future as people build larger and more complex circuits. The OpenQASM spec solved this by implementing import functionality, we need to bring the compiler up-to-date with that.
The text was updated successfully, but these errors were encountered:
Currently we need to hard-code the library files we want to use into the compiler, this is going to become cumbersome in the future as people build larger and more complex circuits. The OpenQASM spec solved this by implementing import functionality, we need to bring the compiler up-to-date with that.
The text was updated successfully, but these errors were encountered: