-
First off: I love this idea. However, I've been playing around with it a bit, and have not had much luck with allowing Babel to transpile several common dependencies. Attempting to transpile apps with…
-
__Reproducible:__ Always
__Description:__
When using native classes from an NPM dependency (e.g CanJS 6) they're not transpiled even though app modules _are_ transpiled. This is an issue when the …
-
`while` loops have yet to be implemented because they're particularly tricky with Cabin's compile-time evaluation by default. We don't want to evaluate the condition of a `while` loop at compile-time …
-
-
### What should we add?
When using the OptimizeCliffords transpilation pass, the code assumes that the gates in the circuit are of the object `Clifford`. Note that the CNOT gate, X, S, etc gates are …
-
### Environment
- **Qiskit Terra version**:
- **Python version**:
- **Operating system**:
### What is happening?
When the transpiler is able to reduce the body of a control flow operation to…
-
### Information
- **Qiskit Terra version**: master
- **Python version**: 3.7.4
- **Operating system**: Linux
### What is the current behavior?
Not sure if this issue belongs here or i…
-
What people actually care about w.r.t. build times is usually the end-to-end time. Talking with @skevy, we were saying a typical production build pipeline will transpile and minify, which previously e…
-
This ticket is to track the feature of TypeScript support to the editor as a native way of creating Scripts.
```typescript
import { Script } from 'playcanvas'
export class My extends Script {…
-
### Environment
- **Qiskit Terra version**: 0.25.3
- **Python version**: 3.11
- **Operating system**: MacOS 14.2.1
### What is happening?
Hi there,
I would like to run `SamplingVQE` w…