mirror of
https://github.com/boostorg/multiprecision.git
synced 2026-02-20 14:52:24 +00:00
Use compiler intrinsics where possible for lsb. Switch to using native integers when the values get small enough for gcd. Re-run the performance tests and regenerate the docs. Also change the series evaluation limits to make them depend on the precision in pow.hpp and trig.hpp. [SVN r81946]