-
**Describe the bug**
Using default export throws error on runtime: `TypeError: Cannot read properties of null (reading 'declarations')`
**To Reproduce**
Steps to reproduce the behavior:
1. Creat…
-
Right now we support several backends, some inside `qibo` and others outside of it: `qibojit`, `qibo-cloud`, `qiboml`, `qibolab` ...
However it is nowhere defined what exactly each backend should pro…
-
### How can we reproduce the crash?
I'll start trying to track down if it's related to any "toLowerCase()" operation in my code, but I haven't pinpointed a reproducible yet.
### Relevant log output
…
-
-
### What is the problem this feature would solve?
Bun.Transpiler does not support preserving jsx
### What is the feature you are proposing to solve the problem?
![image](https://github.com/ov…
-
Add new page covering the library of transpiler passes similar to the [API docs page](https://docs.quantum.ibm.com/api/qiskit/transpiler_passes)
-
These explanations are really cool, thanks for this. It turns something abstract into something tangible that a developer can play with. To build on this, I would love to see a transpiler that leverag…
-
### Environment
- **Qiskit version**: 1.2.1
- **Python version**: 3.11
- **Operating system**: Apple Macbook M2
### What is happening?
HighLevelSynthesis pass fails on when transpiling circuit …
-
### How can we reproduce the crash?
_No response_
### Relevant log output
```
============================================================
Bun v1.1.32 (fe8d0079) Windows x64
Windows v.win10_fe
CPU:…
jsiwa updated
3 weeks ago
-
[Transpiler, “사용”말고 “활용”하기](https://toss.tech/article/27750?utm_source=oneoneone)
토스에서 로깅을 통한 데이터 수집을 위해 트랜스파일러를 활용한 사례입니다.
트랜스파일러를 사용해서 반복되는 코드, 특히 비즈니스 로직과 관계없는 로깅 목적의 코드를 잘라내는 게 인상깊습니다.
역시 개발을…