Skip to content

cccbook/dgeom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dgeom: 微分幾何 $\to$ 相對論

$$\int_{M} d\omega = \int_{\partial M} \omega$$

$$G_{\mu\nu} + \Lambda g_{\mu\nu} = \frac{8\pi G}{c^4} T_{\mu\nu}$$

本專案由 陳鍾誠 與 Gemini 3 (Pro+Flash) 協作撰寫。

書籍

主模組

主題 程式模組 測試範例
1-向量微積分 v_calculus.py test_01_v_calculus.py
2-微分幾何 d_geometry.py test_02_d_geometry.py
3-相對論 relativity.py test_03_relativity.py

子模組

主題 程式模組 測試範例
張量 tensor.py test_02a_tensor.py
度規 metric.py test_02b_metric.py
外微分 d_operator.py test_02c_d_operator.py
霍奇星 hodge.py test_02d_hodge.py
流形 manifold.py test_02e_manifold.py

背後的數學觀念

請參考 math.md !

📝 License

MIT License

About

dgeom 微分幾何與廣義相對論套件-每個測試範例都包含數學原理說明

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages