fix maths and added links

This commit is contained in:
Peter 2020-12-08 15:26:26 +08:00
parent 6034eaf1a8
commit 7a61d16599
4 changed files with 4 additions and 2 deletions

View File

@ -416,5 +416,7 @@ X_ = s * np.matmul(SHEAR, X) + S # shear, then scale every point by s.
</code></pre> </code></pre>
</div> </div>
</div> </div>
<br>
<a class="link" style="left:1%; bottom: 1%;" href="https://npc-strider.github.io/maths">🔗 Back to MATHS home page</a><br>
<a class="link" style="left:1%; bottom: 1%;" href="https://npc-strider.github.io">🔗 Back to home page</a><br>
</body> </body>