atrophy

Version 0.1.0.0 revision 0 uploaded by goolord.

Package meta

Synopsis
Faster integer division and modulus operations
Description

Fast div/mod via arithmetic strength reduction. Good compilers already perform this optimization for divisors that are known at compile time; this library enables this optimization for divisors that are only known at runtime.

Author
Zachary Churchill <zacharyachurchill@gmail.com>
Bug reports
n/a
Category
Math
Copyright
2022 Zachary Churchill
Homepage
n/a
Maintainer
Zachary Churchill <zacharyachurchill@gmail.com>
Package URL
n/a
Stability
n/a

Components