Changeset 81946

Timestamp:
Dec 14, 2012, 6:37:27 PM (10 years ago)
Author:
John Maddock
Message:

Add some optimisation to gcd/lcm/lsb and cpp_int:
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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.