amazon-braket / amazon-braket/Braket.jl

Feature Request: Validation API for AHS programs

Đang mở
#40 0 bình luận 1 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
Julia
Star
110
Fork
7
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

**Describe the feature you'd like**
Currently the only method to validate if a AHS program is compatible with a AHS device is to submit that program as a task.

**Is this feature already present in the Python SDK?**
Not that I am aware of.

**How would this feature be used? Please describe.**
Ideally some functionality to validate parts or a whole task
```julia
validate(device, register::AtomArrangment)
validate(device, hamiltonian::Hamiltonian)
validate(device, ahs_program::AnalogHamiltonianSimulation)
```
**Describe alternatives you've considered**
BloqadeSchema supports validation of the entire task but the objects are not the same so validation would require translating from Braket Schemas to Bloqade objects.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.