feat(fixed): add Q32.32 deterministic fixed-point arithmetic

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
drjones
2026-08-05 02:19:06 +00:00
parent 483ba9f2a2
commit 9413537251
5 changed files with 1325 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/drjones/quantum-arcade
go 1.26.5