Use new template complex to make quaternions #47

Closed
opened 2022-08-06 15:45:25 +00:00 by glen · 1 comment
Owner

Observation: with the correct definition of complex multiplication, which was (hopefully) included in the templatification of Complex in #46, quaternions are
just Complex<Complex<number>>. So do a very small module that demonstrates this.

Observation: with the correct definition of complex multiplication, which was (hopefully) included in the templatification of Complex in #46, quaternions are just `Complex<Complex<number>>`. So do a very small module that demonstrates this.
glen added the
example
label 2022-08-06 15:45:25 +00:00
Author
Owner

Completed with #48.

Completed with #48.
glen closed this issue 2022-08-07 03:35:19 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: glen/pocomath#47
No description provided.