From 1ed8ae7f999338d6d028b97688ab002055d6506f Mon Sep 17 00:00:00 2001 From: "Victor V. Albert" Date: Wed, 1 May 2024 15:18:19 -0400 Subject: [PATCH] ~ --- .../oscillators/coherent_state/coherent_state_c-q.yml | 2 ++ ...m_q-ary_expansion.yml => bosonic_q-ary_expansion.yml} | 9 +++++---- 2 files changed, 7 insertions(+), 4 deletions(-) rename codes/quantum/oscillators/fock_state/{quantum_q-ary_expansion.yml => bosonic_q-ary_expansion.yml} (91%) diff --git a/codes/classical_into_quantum/oscillators/coherent_state/coherent_state_c-q.yml b/codes/classical_into_quantum/oscillators/coherent_state/coherent_state_c-q.yml index 290f92239..a0a7fcf08 100644 --- a/codes/classical_into_quantum/oscillators/coherent_state/coherent_state_c-q.yml +++ b/codes/classical_into_quantum/oscillators/coherent_state/coherent_state_c-q.yml @@ -44,6 +44,8 @@ features: realizations: - 'Continuous-variable quantum key distribution (CV-QKD) \cite{arxiv:quant-ph/9907073,arxiv:quant-ph/0109084,arxiv:quant-ph/0312016}.' +notes: + - 'See book \cite{doi:10.1002/9783527628285}.' relations: parents: diff --git a/codes/quantum/oscillators/fock_state/quantum_q-ary_expansion.yml b/codes/quantum/oscillators/fock_state/bosonic_q-ary_expansion.yml similarity index 91% rename from codes/quantum/oscillators/fock_state/quantum_q-ary_expansion.yml rename to codes/quantum/oscillators/fock_state/bosonic_q-ary_expansion.yml index bd7f5cecf..a7a8b25b3 100644 --- a/codes/quantum/oscillators/fock_state/quantum_q-ary_expansion.yml +++ b/codes/quantum/oscillators/fock_state/bosonic_q-ary_expansion.yml @@ -3,11 +3,11 @@ ## https://github.com/errorcorrectionzoo ## ####################################################### -code_id: quantum_q-ary_expansion +code_id: bosonic_q-ary_expansion physical: oscillators logical: qudits -name: 'Quantum \(q\)-ary expansion' +name: 'Bosonic \(q\)-ary expansion' introduced: '\cite{manual:{Victor V. Albert and Michel H. Devoret, private communication, 2016}}' description: | @@ -42,10 +42,11 @@ description: | relations: parents: - code_id: fock_state - detail: 'The quantum \(q\)-ary expansion allows one to map between qubit states and a Fock subspace of a single mode.' + detail: 'The bosonic \(q\)-ary expansion allows one to map between qubit states and a Fock subspace of a single mode.' + - code_id: single-mode cousins: - code_id: qubits_into_qubits - detail: 'The quantum \(q\)-ary expansion allows one to map between qubit states and a Fock subspace of a single mode.' + detail: 'The bosonic \(q\)-ary expansion allows one to map between qubit states and a Fock subspace of a single mode.' # Begin Entry Meta Information