feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: DEV-SCI-COMP-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [python, scientific-computing, numpy, scipy, matplotlib, vectorization, mathematics]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Scientific Computing with Python (파이썬을 활용한 과학 연산)]]
|
||||
# Scientific Computing with Python (파이썬을 활용한 과학 연산)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "수학의 추상적인 언어를 고성능 벡터 연산(Vectorization)으로 치환하고, 거대한 라이브러리 생태계를 활용해 데이터 속의 물리적 법칙과 통계적 진실을 탐사하라" — 고성능 수치 연산과 데이터 분석, 시각화를 위해 파이썬 생태계가 제공하는 과학적 도구들과 방법론의 총합.
|
||||
@@ -24,5 +24,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트는 에이전트의 지식 그래프 밀도 분석 및 시뮬레이션 연산 시, 유지보수성과 라이브러리 지원이 풍부한 파이썬 과학 연산 스택을 표준으로 사용함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Python-for-Data-Science]], [[Algorithm-Complexity-Analysis]], [[Deep-Learning-Foundations]], [[Signal-Processing-Foundations]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/Scientific-Computing-with-Python.md]]
|
||||
- [[Python-for-Data-Science]], Algorithm-Complexity-Analysis, Deep-Learning-Foundations, [[Signal-Processing-Foundations]]
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Scientific-Computing-with-Python.md
|
||||
|
||||
Reference in New Issue
Block a user