9th-circle / Anathema.Vectors

Basic linear algebra, mostly for computer graphics.
Other
4 stars 1 forks source link

Complex Numbers Checklist #2

Open matthras opened 11 months ago

matthras commented 11 months ago

Object

Operations on Complex Numbers

Conversions

Pull Request Checks [Added 6/11]

Update [14/11/23] Removed polar form conversions due to redundancy

blame-lewis commented 11 months ago

Complex to rotation matrix (and vice versa) might be useful in some cases. Doesn't seem like it would be absurdly hard to do?

blame-lewis commented 11 months ago

Pull request checklist now lives in https://github.com/9th-circle/Anathema.Vectors/blob/main/CONTRIBUTING.md