-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
EA=ECcos∠CAE.(1.4.4),EC应改为AC,而且过程存在跳步骤,阅读很不流畅,例如”BE垂直于CE“,跳过了作图说明,而且在代码中,利用的是坐标求解,与作图解析的思路不同,并且代码中对于v1 = np.array([-np.sin(beta) * np.sin(htheta), np.cos(beta) * np.sin(htheta), -np.cos(htheta)]),leftsolve = lambda t: (v1[0] * t + origin[0]) * k0 - h - (v1[2] * t + origin[2])都没有推理解释的过程,使得阅读困难。祝愿本书越来越好。
Metadata
Metadata
Assignees
Labels
No labels