yangyonggit

Results 11 issues of yangyonggit

https://github.com/yangyonggit/RayTracingInOneWeekend_CSharp

添加plt.show()的调用,可以直接运行python文件,看到结果

https://github.com/Visualize-ML/Book4_Power-of-Matrix/pull/33

fix: https://github.com/Visualize-ML/Book4_Power-of-Matrix/pull/26

修正了,Bk4_Ch8_02.py 图像没画在一张画布上的问题。顺手给Bk4_Ch8_01 添加了plt.show()

有的缺少plt.show() 有的缺少import 下面有修复 https://github.com/Visualize-ML/Book3_Elements-of-Mathematics/pull/83

修正了18章代码的小问题 1.不能正常运行 2.添加plt.show()调用

这里有修改 ,https://github.com/Visualize-ML/Book3_Elements-of-Mathematics/pull/81

修正了Bk3_Ch16_01_C平面填充等高线不显示的问题