MétaCan
Menu
Retour à la cohorte
Enregistrement W4417336019 · doi:10.1103/24r3-j9zy

Symdyn: An automated algebraic solution for high-order quantum systems

2025· article· en· W4417336019 sur OpenAlexaff

Notice bibliographique

RevuePhysical Review Research · 2025
Typearticle
Langueen
DomainePhysics and Astronomy
ThématiqueQuantum Mechanics and Non-Hermitian Physics
Établissements canadiensD-Wave Systems (Canada)
Organismes subventionnairesFundação Carlos Chagas Filho de Amparo à Pesquisa do Estado do Rio de JaneiroConselho Nacional de Desenvolvimento Científico e TecnológicoCoordenação de Aperfeiçoamento de Pessoal de Nível SuperiorFundação de Amparo à Pesquisa do Estado de São Paulo
Mots-clésAlgebraic numberAlgebra over a fieldOperator (biology)Python (programming language)QuantumDifferential algebraic geometryDifferential algebraic equationDifferential equationHamiltonian (control theory)

Résumé

récupéré en direct d'OpenAlex

Many important quantum systems are characterized by Hamiltonians expressible as a linear combination of time-independent generators of a finite Lie algebra, <a:math xmlns:a="http://www.w3.org/1998/Math/MathML"> <a:mrow> <a:mover accent="true"> <a:mi>H</a:mi> <a:mo>̂</a:mo> </a:mover> <a:mrow> <a:mo>(</a:mo> <a:mi>t</a:mi> <a:mo>)</a:mo> </a:mrow> <a:mo>=</a:mo> <a:msubsup> <a:mo>∑</a:mo> <a:mrow> <a:mi>l</a:mi> <a:mo>=</a:mo> <a:mn>1</a:mn> </a:mrow> <a:mi>L</a:mi> </a:msubsup> <a:msub> <a:mi>η</a:mi> <a:mi>l</a:mi> </a:msub> <a:mrow> <a:mo>(</a:mo> <a:mi>t</a:mi> <a:mo>)</a:mo> </a:mrow> <a:msub> <a:mover accent="true"> <a:mi>g</a:mi> <a:mo>̂</a:mo> </a:mover> <a:mi>l</a:mi> </a:msub> </a:mrow> </a:math> . The Wei-Norman framework provides a powerful analytical method for computing the exact time-evolution operator in a factorized form, <d:math xmlns:d="http://www.w3.org/1998/Math/MathML"> <d:mrow> <d:mover accent="true"> <d:mi>U</d:mi> <d:mo>̂</d:mo> </d:mover> <d:mrow> <d:mo>(</d:mo> <d:mi>t</d:mi> <d:mo>)</d:mo> </d:mrow> <d:mo>=</d:mo> <d:msubsup> <d:mo>∏</d:mo> <d:mrow> <d:mi>l</d:mi> <d:mo>=</d:mo> <d:mn>1</d:mn> </d:mrow> <d:mi>L</d:mi> </d:msubsup> <d:msup> <d:mi>e</d:mi> <d:mrow> <d:msub> <d:mi mathvariant="normal">Λ</d:mi> <d:mi>l</d:mi> </d:msub> <d:mrow> <d:mo>(</d:mo> <d:mi>t</d:mi> <d:mo>)</d:mo> </d:mrow> <d:msub> <d:mover accent="true"> <d:mi>g</d:mi> <d:mo>̂</d:mo> </d:mover> <d:mi>l</d:mi> </d:msub> </d:mrow> </d:msup> </d:mrow> </d:math> . By exploiting the underlying algebraic structure, the method yields a system of differential equations—the Wei-Norman equations—which determine the time-evolution operator coefficients <h:math xmlns:h="http://www.w3.org/1998/Math/MathML"> <h:mrow> <h:msub> <h:mi mathvariant="normal">Λ</h:mi> <h:mi>l</h:mi> </h:msub> <h:mrow> <h:mo>(</h:mo> <h:mi>t</h:mi> <h:mo>)</h:mo> </h:mrow> </h:mrow> </h:math> from the Hamiltonian ones <j:math xmlns:j="http://www.w3.org/1998/Math/MathML"> <j:mrow> <j:msub> <j:mi>η</j:mi> <j:mi>l</j:mi> </j:msub> <j:mrow> <j:mo>(</j:mo> <j:mi>t</j:mi> <j:mo>)</j:mo> </j:mrow> </j:mrow> </j:math> . Although robust and formally extendable, applying the method by hand becomes increasingly difficult or even intractable for high-order systems ( <k:math xmlns:k="http://www.w3.org/1998/Math/MathML"> <k:mrow> <k:mi>L</k:mi> <k:mo>≥</k:mo> <k:mn>6</k:mn> </k:mrow> </k:math> ). In this work, we introduce , a Python library that automates the application of this method. Given the commutators between generators, the library symbolically derives the Wei-Norman equations and efficiently computes nested commutators, similarity transformations, and the differential equations that yield Baker-Campbell-Hausdorff-like relations. We validate the library by recovering known results for quantum systems associated with the Lie algebras <l:math xmlns:l="http://www.w3.org/1998/Math/MathML"> <l:mrow> <l:mi mathvariant="fraktur">su</l:mi> <l:mo>(</l:mo> <l:mn>1</l:mn> <l:mo>,</l:mo> <l:mn>1</l:mn> <l:mo>)</l:mo> </l:mrow> <l:mo>,</l:mo> <l:mo> </l:mo> <l:mrow> <l:mi mathvariant="fraktur">su</l:mi> <l:mo>(</l:mo> <l:mn>2</l:mn> <l:mo>)</l:mo> </l:mrow> <l:mo>,</l:mo> <l:mo> </l:mo> <l:mrow> <l:mi mathvariant="fraktur">sl</l:mi> <l:mo>(</l:mo> <l:mn>2</l:mn> <l:mo>)</l:mo> </l:mrow> </l:math> , and <p:math xmlns:p="http://www.w3.org/1998/Math/MathML"> <p:mrow> <p:mi mathvariant="fraktur">so</p:mi> <p:mo>(</p:mo> <p:mn>2</p:mn> <p:mo>,</p:mo> <p:mn>1</p:mn> <p:mo>)</p:mo> </p:mrow> </p:math> , and further demonstrate its capabilities by deriving the Wei-Norman equations for a system of two coupled time-dependent harmonic oscillators involving 11 generators. Additionally, we specialize the library to handle the Lie group <r:math xmlns:r="http://www.w3.org/1998/Math/MathML"> <r:mrow> <r:mi mathvariant="italic">SU</r:mi> </r:mrow> <r:mrow> <r:mo>(</r:mo> <r:mi>N</r:mi> <r:mo>)</r:mo> </r:mrow> </r:math> using a generic Cartan-Weyl basis for its algebra, and demonstrate its versatility by deriving the Wei-Norman equations for <t:math xmlns:t="http://www.w3.org/1998/Math/MathML"> <t:mrow> <t:mi mathvariant="fraktur">su</t:mi> <t:mo>(</t:mo> <t:mn>2</t:mn> <t:mo>)</t:mo> </t:mrow> <t:mo>,</t:mo> <t:mo> </t:mo> <t:mrow> <t:mi mathvariant="fraktur">su</t:mi> <t:mo>(</t:mo> <t:mn>3</t:mn> <t:mo>)</t:mo> </t:mrow> </t:math> , and <w:math xmlns:w="http://www.w3.org/1998/Math/MathML"> <w:mrow> <w:mi mathvariant="fraktur">su</w:mi> <w:mo>(</w:mo> <w:mn>4</w:mn> <w:mo>)</w:mo> </w:mrow> </w:math> , including the explicit construction of a set of quantum gates for universal quantum computation.

Récupéré en direct depuis OpenAlex et désinversé. Les résumés ne sont pas conservés dans cette base de données : les index inversés représentent 8,6 Go des 9,3 Go de texte de la base, et le serveur dispose de 13 Go libres.

Comment cette classification a été obtenuedéplier

Prédiction distillée sur la base complète

Imitation des enseignants

Ni prévalence calibrée, ni vérité terrain. Validation humaine à venir. Apprise à partir de 10 348 étiquettes directes de Codex et de 10 348 étiquettes directes de Gemma. Le mode candidate est l'union des têtes enseignantes seuillées; le consensus est leur intersection. Ces sorties portent le statut machine_predicted_unvalidated et ne sont ni des étiquettes humaines ni des étiquettes directes de modèles de pointe.

score de la tête « metaresearch » (Codex)0,001
score de la tête « metaresearch » (Gemma)0,000
Version: codex-gemma-dda1882f352aStatut de validation: machine_predicted_unvalidated
Catégories candidatesaucune
Catégories consensuellesaucune
DomaineSignal candidat: aucune · Signal consensuel: aucune
Devis d'étudeSignal candidat: Théorique ou conceptuel · Signal consensuel: aucune
GenreSignal candidat: Empirique · Signal consensuel: Empirique
Score de désaccord entre enseignants0,555
Score d'incertitude au seuil0,906

Scores Codex et Gemma par catégorie

CatégorieCodexGemma
Métarecherche0,0010,000
Méta-épidémiologie (sens strict)0,0000,000
Méta-épidémiologie (sens large)0,0010,000
Bibliométrie0,0000,001
Études des sciences et des technologies0,0000,000
Communication savante0,0000,000
Science ouverte0,0010,000
Intégrité de la recherche0,0000,000
Charge utile insuffisante (le modèle a refusé de juger)0,0000,000

Scores machine (provisoires)

Les deux têtes enseignantes du modèle étudiant, lues sur ce travail. Un score ordonne la base pour la relecture; il n'affirme jamais une catégorie, et le statut de validation accompagne chaque rangée tel quel.

Scores de référence d'un modèle non mature (critères de maturité non atteints, 7 itérations). Un score ordonne; il n'affirme jamais une catégorie.

Tête enseignante Opus0,057
Tête enseignante GPT0,433
Écart entre enseignants0,376 · la distance entre les deux têtes enseignantes sur ce seul travail
Statut de validationscore_only:v0-immature-baseline · tel quel depuis la passe de notation : score_only signifie que le nombre peut ordonner les travaux, et qu'aucune étiquette de catégorie n'en découle

Classification

machine, non validée

Prédiction automatique; un appel candidat d’une seule tête enseignante, pas un consensus.

Les modèles n’ont appliqué aucune catégorie : rien dans la taxonomie ne correspondait à ce travail.
Devis d'étudeThéorique ou conceptuel
Domainenon disponible
GenreEmpirique

Le détail, modèle par modèle et score par score, se trouve en fin de page sous « Comment cette classification a été obtenue ».

En bref

Citations0
Publié2025
Routes d'admission1
Résumé présentoui

Explorer davantage

Même revuePhysical Review ResearchMême sujetQuantum Mechanics and Non-Hermitian PhysicsTravaux en français237 207