Troels F. Rønnow
Troels F. Rønnow
**Is your feature request related to a problem? Please describe.** Deprecation notes can at times be difficult to understand. For instance, `warning QS3308: Deprecated syntax. Use [] to construct an...
**Describe the bug** Compiler freezes (i.e. takes longer than is reasonable to wait) when compiling nested array logic. **To Reproduce** The issue is reproduced with following snippet: ``` namespace QATSample...
### What happened? I checked `bazel-examples` out, then went to `react-cra` and ran ``` bazelisk run //:start ``` I got following output: ``` Failed to compile. [eslint] Failed to load...
Use weak pointers to capture allocation managers to ensure that no circular memory references occur.
Currently QAT use old attributes as default in the spec definition (i.e. `EntryPoint`)
There should be a test suite for provider targets confirming that those IRs that we expect to work works and those we expect to fail, fails.
Currently some tests fail on Mac M1 hardware due to incorrect configuration.
Refactor the examples organisation and consider getting rid of all Makefile in favour of either Bazel or some more appropriate build system
We have previously made experimental support for Q# ND arrays. This part of the code needs refactor and improvement.