Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

QuantumComputingMachineLearning

QuantumComputingMachineLearning contém 4 skills coletadas de CompPhysics, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
4
Stars
32
atualizado
2026-06-13
Forks
14
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

notebook-builder
Desenvolvedores de software

How to assemble, execute, and validate the project Jupyter notebook programmatically (with nbformat), so the notebook stays reproducible and is built the same way every time. Use this skill WHENEVER the task is to create, extend, rebuild, re-run, or check a notebook in this repo (e.g. ResolutionRefPairing.ipynb), add a section/chapter, regenerate its figures, or verify it executes without errors. Always build notebooks with the scripts here rather than editing JSON by hand or pasting large code blobs.

2026-06-13
pairing-model
Desenvolvedores de software

Physics conventions and the validated Python API for the constant-pairing Hamiltonian (nuclear/condensed-matter pairing model). Use this skill WHENEVER the task touches the pairing model, seniority-zero spectra, the delta/g Hamiltonian, Jordan-Wigner encoding of pairs, Hartree-Fock pairing energies, FCI/CCD/UCCSD benchmarks for pairing, or the `pairinglib` package. Consult it before writing any pairing physics so the conventions (level index, qubit ordering, sign of g, benchmark numbers) stay consistent across the notebook, the library, and the paper.

2026-06-13
physics-paper
Professores do ensino superior, todos os outros

How to build the LaTeX scientific article from the notebook: extract the notebook figures, write/maintain the paper in the project's article style, and compile to PDF. Use this skill WHENEVER the task is to create, edit, or compile the paper (eigenq_pairing.tex), pull figures out of the notebook into paper/figs, update the author list or bibliography, or turn notebook results into article prose. Follow `references/article-conventions.md` for the house style (article class, authblk author block, figure/caption rules).

2026-06-13
vqe-circuits
Desenvolvedores de software

How the eigenstate-preparation pipeline is built from circuits: gate-based statevector simulation, the Pauli-rotation primitive, gate-level UCCSD and the hardware-efficient ansatz, the prolongation operator, adiabatic resolution refinement, and the rodeo algorithm. Use this skill WHENEVER the task involves VQE, UCCSD/HEA circuits, prolongation, resolution refinement, the adiabatic path, OR the rodeo algorithm (energy scans, eigenstate preparation, the cos^2 success probability, fidelity-vs-M, acceptance). Read `references/rodeo.md` before writing or modifying any rodeo code so the formulas and conventions match the published algorithm.

2026-06-13