Quantum linear system solvers with complexity independent of the condition number, using block encoding input model for Ax=b solutions.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill quantum-linear-system-beyond-condition --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quantum Linear System Beyond Condition?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-quantum-linear-system-beyond-condition)More formats (shields.io, HTML) on the badges page.
---
name: quantum-linear-system-beyond-condition
category: quantum-computing
description: Quantum linear system solvers with complexity independent of the condition number, using block encoding input model for Ax=b solutions.
arxiv_id: "2607.07691"
title: "Faster quantum linear system solver beyond the condition number"
trigger_words:
- quantum linear system solver
- quantum condition number
- block encoding quantum
- HHL alternative
- quantum linear algebra
- quantum solver complexity
---
# Quantum Linear System Solver Beyond Condition Number
## Description
Presents two quantum algorithms that solve linear systems Ax=b to accuracy epsilon with complexity independent of the spectral condition number kappa = ||A^{-1}||. Uses standard block encoding input model where A is accessed through block encoding and b is prepared as a quantum state. Overcomes the traditional condition number bottleneck in quantum linear system solvers.
## Key Concepts
- Quantum linear system solvers with condition number independent complexity
- Block encoding input model for matrix A
- Normalized quantum state solution |x> preparation
- Spectral condition number kappa = ||A^{-1}|| avoidance
- Two distinct algorithmic approaches
## Core Methodology
1. **Block Encoding Setup**: Access matrix A through standard block encoding
2. **State Preparation**: Prepare vector b as quantum state |b>
3. **Algorithm Execution**: Apply condition-number-independent solver
4. **Solution Extraction**: Obtain normalized solution state |x> to accuracy epsilon
## Applications
- Quantum algorithms for linear systems
- Quantum machine learning preprocessing
- Quantum differential equation solving
- Quantum scientific computing
## Pitfalls
- Solution is the quantum state |x>, not classical vector x
- Block encoding overhead must be considered
- Accuracy epsilon trades off with algorithm complexity
- Traditional condition number still matters for classical post-processing
## Activation
Keywords: quantum linear system solver, quantum condition number, block encoding quantum, HHL alternative, quantum linear algebra, quantum solver complexity
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!