Pauli-structured preconditioning methodology for quantum linear system solvers. Based on arXiv:2606.01733 — reduces normalization overhead via Pauli expansion regrouping.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill pauli-structured-preconditioning --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pauli Structured Preconditioning?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-pauli-structured-preconditioning)More formats (shields.io, HTML) on the badges page.
---
name: pauli-structured-preconditioning
description: Pauli-structured preconditioning methodology for quantum linear system solvers. Based on arXiv:2606.01733 — reduces normalization overhead via Pauli expansion regrouping.
category: quantum
trigger_words: pauli preconditioning, quantum linear system, QLS, block encoding, randomized pauli solver
arxiv_id: 2606.01733v1
---
# Pauli-Structured Preconditioning for Quantum Linear System Solvers
## Overview
Methodology showing that Pauli-structured representations of system matrices and preconditioners allow effective preconditioning in quantum access models, overcoming the normalization overhead limitation of composing separate block-encodings.
## Key Problem
In QLS algorithms, preconditioning benefits may be offset by normalization overhead from composing block-encodings. This leaves open whether additional algebraic structure can make preconditioning effective.
## Solution: Pauli-Structured Regrouping
- Represent both system matrix and preconditioner in Pauli basis
- Regroup Pauli expansions of preconditioned operator
- Reduces Pauli coefficient weight of preconditioned operator
- Alters normalization parameters relevant to quantum algorithms
## Bounds and Guarantees
- Explicit size bounds for regrouped Pauli representations
- Coefficient-weight bounds for regrouped Pauli products
- Consequences traced for:
- Direct block-encoding constructions
- Randomized Pauli linear system solvers
## When Preconditioning Helps
- Pauli-structured preconditioning reduces effective complexity parameters
- Not just classical condition number improvement
- Validated on finite-dimensional synthetic benchmarks
- Reduces norm-aware direct block-encoding diagnostics
- Reduces randomized QLS per-sample depth proxy
## When to Use
- Quantum linear system solving with ill-conditioned matrices
- Block-encoding based quantum algorithms
- Randomized Pauli QLS implementations
- Assessing practical resource requirements of quantum linear algebra
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!