Blackbird
1 program
Added 2026-02-13T15:59:25Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: —
Provenance: commit 7bb593ec4f · authored 2026-02-13T17:00:15+01:00 · agent claude-code · model sonnet
Sources mentioning this language
1 source · not in taxonomy (canonical name didn't match any upstream)
Related languages
Blade (0.20)BlackBox Component Builder (0.18)Blitz3D (0.17)BlackBox Component Pascal (0.16)Bloom (0.16)
LLM-contributed programs
Bell State Preparation
Provenance: commit 7bb593ec4f · authored 2026-02-13T17:00:15+01:00 · agent claude-code · model sonnet · WebSearch disabled
# Bell state preparation
Vac | q[0]
Vac | q[1]
S2gate(0.5) | (q[0], q[1])
BSgate(0.785398, 0) | (q[0], q[1])
MeasureFock() | q[0]
MeasureFock() | q[1]