-
Running the following circuit fails on IBM Brisbane backend specifically when optimization level set to 2 or more.
**Python Version**: 3.11.9
**Qiskit Version**: 1.2.1
**Qiskit IBM Transpiler Ver…
-
When I transpile Python code to say C or Rust, I would like to be able to use the transpiled code from Python. It would be very nice if there was an option (at least for some language that are amenabl…
-
Currently using Webpack with the Babel Loader set to ignore node_modules folders. As such its not possible to transpile from JSX to JS. Such settings are prominent.
Due to the above issue Im receivi…
-
Hi, I'm having trouble with Babel and riot-brunch. It seems all my JavaScript code gets transpiled normally, while tags don't.
Here is my `brunch-config.js`:
```js
module.exports = {
npm: {
…
-
Hi,
I am trying to transpile a complex ComfyUI workflow. For some nodes in my workflow "node_pos_sum" function in __init__.py returns to 0 with a warning message. But that leads an error later on …
-
Transpile generating types with different writers resulting in code that cannot be used due to mismatch of types,
Type error: Type '{ typeUrl: string; encode(message: MsgGrant, writer?: BinaryWrit…
-
Hello
I wish to migrate to serverless-bundle to avoid managing webpack and so on, unfortunatly it seems that the code deployed is not correct when inversify is used.
To demonstrate it, I made a ver…
-
Hey guys,
I found out that light-dark is not transpiled correctly when used inside in `border-color`.
We have a module on different pages, some of them have color-scheme to only light-mode, so…
-
### Information
- **qiskit-ibm-provider version**: 0.6.3
- **Python version**:
- **Operating system**:
### What is the current behavior?
Transpiling a dynamic circuit works with a rea…
jyu00 updated
4 months ago
-
I'm using the edgedb-js query builder alongside a nestjs project and ran into some out of memory issues when building or starting the app. I've tracked the issue down to transpiling the generated edge…