qir-alliance / pyqir

PyQIR is a set of APIs for generating, parsing, and evaluating Quantum Intermediate Representation (QIR).
https://qir-alliance.github.io/pyqir
MIT License
54 stars 24 forks source link

Update dev container to Ubuntu 22.04 base for LLVM 13 #142

Closed idavis closed 1 year ago

idavis commented 2 years ago

When available, update the devcontainer so that that we can install llvm 13 easily as part of the container definition.

bamarsha commented 1 year ago

Does anyone use the dev container?

idavis commented 1 year ago

I did a lot when I was on Windows. Right now it won't run on codespaces since it is too big (even though it was the same image)

bamarsha commented 1 year ago

If neither of us use it, and it doesn't work, should we just remove it unless/until someone volunteers to update it?