CasNum (Compass and straightedge Number) is a library that implements arbitrary precision arithmetic using compass and straightedge constructions. Featuring a functional modified Game Boy emulator where every ALU opcode is implemented entirely through geometric constructions.
Stars
231
Forks
7
Watchers
231
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
Most important thing is corrected opcodes_gen. Some other less important stuff: Removed redundant code. Added a more explicit comment regarding what's missing in circle intersection. fixed is_prime, fixed rsa example, fixed line import
dde5d74View on GitHub