docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links

This commit is contained in:
Antigravity Agent
2026-05-02 09:18:34 +09:00
parent c84dcb8371
commit 6445fcc05b
13150 changed files with 55394 additions and 100862 deletions
@@ -1,12 +1,12 @@
---
id: [[P-Reinforce]]-AUTO-QINT-001
id: [[P-Reinforce|P-Reinforce]]-AUTO-QINT-001
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.93
tags: [auto-reinforced, [[Quantum-Computing]], [[Physics]], qubits, next-gen-tech]
tags: [auto-reinforced, [[Quantum-Computing|Quantum-Computing]], [[Physics|Physics]], qubits, next-gen-tech]
last_reinforced: 2026-04-20
---
# [[Quantum Computing (Intro)]]
# [[Quantum Computing (Intro)|Quantum Computing (Intro)]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> "0과 1 사이의 무한한 가능성: 비트(Bit)의 한계를 넘어 중첩과 얽힘이라는 양자역학적 현상을 연산에 활용함으로써, 현대 슈퍼컴퓨터로 수만 년 걸릴 난제를 단 몇 분 만에 해결하려는 꿈의 기술."
@@ -16,7 +16,7 @@ last_reinforced: 2026-04-20
1. **핵심 원리**:
* **Qubits (큐비트)**: 0과 1뿐만 아니라 두 상태가 동시에 존재하는 '중첩(Superposition)' 상태를 가짐.
* **Ent[[ANGLE]]ment (얽힘)**: 서로 멀리 떨어진 큐비트들이 상관관계를 맺어, 한쪽의 상태가 결정되면 다른 쪽도 즉시 영향을 받는 현상. 이를 통해 병렬 연산 속도 극대화.
* **Ent[[ANGLE|ANGLE]]ment (얽힘)**: 서로 멀리 떨어진 큐비트들이 상관관계를 맺어, 한쪽의 상태가 결정되면 다른 쪽도 즉시 영향을 받는 현상. 이를 통해 병렬 연산 속도 극대화.
* **Interference (간섭)**: 올바른 답의 확률은 높이고 틀린 답의 확률은 상쇄시켜 최종 결과를 도출.
2. **적용 유망 분야**:
* **암호 해독**: 소인수 분해를 순식간에 수행 (기존 RSA 암호 위협).
@@ -28,6 +28,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 양자 컴퓨터가 현대 암호 체계를 무너뜨릴 것에 대비하여, 국가 안보 및 금융 인프라의 '양자 내성 암호(Post-Quantum Cryptography)' 전환 로드맵이 범국가적 정책으로 수립됨.
## 🔗 지식 연결 (Graph)
- [[Complexity Theory]], Foundational Models, [[Practical-Cryptography]], [[Philosophy]] of Science
- [[Complexity Theory|Complexity Theory]], Foundational Models, [[Practical-Cryptography|Practical-Cryptography]], [[Philosophy|Philosophy]] of Science
- **Modern Tech/Tools**: IBM Quantum Experience, Google Sycamore, Rigetti Computing, Qiskit.
---