-
The number of shots can only be set to 1 for 'fock' backend, as described [here](https://strawberryfields.ai/photonics/demos/run_teleportation.html). Therefore, to obtain 10000 measurement sampes, I n…
-
### Before posting a bug report
- [X] I have searched exisisting GitHub issues to make sure the issue does not already exist.
### Expected behavior
import pacakage successfully
### Actual behavio…
-
**Describe the feature**
We use `@FieldNameConstants` as a **java annotation value** or **method parameter** in our project, which is very helpful when IDE plugin can click to jump to the target fie…
-
## 🧐어떤 기능인가요?
>작곡가 음악 페이지 업로드한 곡 조회 페이지 구현 예정입니다.
많은 데이터를 불러와야하기 때문에, Pagination으로 구현 예정입니다.
넘어오는 데이터의 경우 백엔드에서 권한으로 정제한 후 처리하고 있습니다.
## ✏️작업 상세 내용
- [ ] 음악 조회 페이지 구현
- [ ] Pagination 기법 사용
…
-
## 🧐어떤 기능인가요?
>Access Token 만료 시 로그인 창으로 이동한 후, 다시 돌아오는 로직 필요합니다.
## ✏️작업 상세 내용
- [ ] Access Token 만료 시 로그인 창으로 이동
- [ ] context를 가지고 있다가 다시 복귀
## 📖참고할만한 자료(선택)
-
Python version: 3.10.10
Strawberry Fields version: 0.23.0
Operating System: Windows 11 Home System Language 22H2
Issue: It is throwing an error while installing the package through "pip install s…
-
### Expected behavior
I hope to build my own photonic neural network and successfully start training it
### Actual behavior
In fact, once I ran it, I got the following error and was unable to train…
-
### Before posting a bug report
- [X] I have searched exisisting GitHub issues to make sure the issue does not already exist.
### Expected behavior
BaseGaussianState.dm() doesn't preserve locality…
-
Hi folks, while working with a very simple quantum circuit with the fock backend, I came across an issue where the script crashes and this stacktrace shows up sporadically.
```bash
File "/Users/…
say4n updated
2 years ago
-
### Expected behavior
The output of circuit execution is a tensor that has the `requires_grad` attribute set to `True` or `False` for all devices.
Most devices output a tensor with `requires_grad=…