aboutsummaryrefslogtreecommitdiff
path: root/core/math/cmplx
Commit message (Collapse)AuthorAgeFilesLines
* Further overhaul of package line comments.Jeroen van Rijn2025-10-091-1/+1
|
* Package lines for `core:math` and more.Jeroen van Rijn2025-10-091-0/+1
|
* Make `complex32` use higher precision where possible for calculationsgingerBill2024-07-162-69/+9
|
* Add `@(rodata)` and `@(static, rodata)` where appropriategingerBill2024-06-061-1/+1
|
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-282-2/+2
|
* Begin work on `core:math/cmplx`gingerBill2023-06-283-0/+1195
`complex*` types only at the moment, `quaternion*` types coming later