mirror of
https://github.com/peter-tanner/legacy_site.git
synced 2024-11-30 14:20:16 +08:00
fix maths and added links
This commit is contained in:
parent
6034eaf1a8
commit
7a61d16599
|
@ -413,8 +413,10 @@ X_ = s * np.matmul(SHEAR, X) + S # shear, then scale every point by s.
|
||||||
# The trajectory will still look 'realistic', not curving to the side but still
|
# The trajectory will still look 'realistic', not curving to the side but still
|
||||||
# 'visually correct' and will be functionally correct in that it
|
# 'visually correct' and will be functionally correct in that it
|
||||||
# starts at silo S and ends at target T.
|
# starts at silo S and ends at target T.
|
||||||
</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>
|
Loading…
Reference in New Issue
Block a user