Skip to content

Conversation

mhdirkse
Copy link
Collaborator

@mhdirkse mhdirkse commented Apr 4, 2025

No description provided.

@mhdirkse mhdirkse marked this pull request as ready for review April 4, 2025 11:48
ALGORITHMS.md Outdated
Comment on lines 34 to 38
$\bigg(\begin{matrix}a\\b\end{matrix}\bigg)$

The rotation we need is the matrix shown below:

$\bigg(\begin{matrix}a & b\\-b & a\end{matrix}\bigg) \bigg(\begin{matrix}a\\b\end{matrix}\bigg) = \bigg(\begin{matrix}a^2 + b^2\\0\end{matrix}\bigg)$
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These dont seem to render right

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have fixed it.

@mhdirkse mhdirkse requested a review from Matthbo April 7, 2025 09:07
@mhdirkse mhdirkse merged commit 7cf9e00 into master Apr 7, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants