Files
mruby-mruby/mrbgems/mruby-bigint/core
Yukihiro "Matz" Matsumoto cbef2f596d mruby-bigint: add pool-based gcd calculation with lehmer acceleration
Implements stack-based memory pools for GCD calculation using binary
GCD algorithm with Lehmer acceleration. Manages 8+ temporary variables
entirely in pool memory including complex transformation matrices.

Co-authored-by: Claude <noreply@anthropic.com>
2025-08-14 10:52:52 +09:00
..
2025-05-14 02:01:02 +10:00