(sec-developer-algorithm-math)= # math 对应代码目录:`geodesy/algorithm/math/` 该子包提供常用数学工具,供其它算法模块复用。 ```{toctree} :maxdepth: 1 Vector.md linalg.md interploate.md geometry.md ```