Dimensions

nox/docs/explanation/bitwise-patterns
bitwise patterns four patterns for native operations over 32-bit words โ€” lightweight binary logic inside nox's prime field. these exist because F_p and Z/2^32 are fundamentally different algebras that cannot simulate each other cheaply. nox programs need lightweight binary logic โ€” flag testing,โ€ฆ

Local Graph