ai-transpiler_linear-functions / model_data /linear_function_3qL.md
victor79's picture
Add coupling map list and update figures
280a2f9
|
Raw
History Blame Contribute Delete
231 Bytes
# linear_function_3qL
- Qubits: 3
- Topology: L
- Config: `linear_function_3qL.json`
- Weights: `linear_function_3qL.safetensors`
![Topology](images/linear_function_3qL_topology.svg)
Coupling map:
```python
[[0, 2], [1, 2]]
```