jdk-24/jdk/test/java/math
Alan Eliasen 3a76795991 4837946: Faster multiplication and exponentiation of large integers
4646474: BigInteger.pow() algorithm slow in 1.4.0

Implement Karatsuba and 3-way Toom-Cook multiplication as well as exponentiation using Karatsuba and Toom-Cook squaring.

Reviewed-by: alanb, bpb, martin
2013-06-19 08:59:39 -07:00
..
BigDecimal 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
BigInteger 4837946: Faster multiplication and exponentiation of large integers 2013-06-19 08:59:39 -07:00
RoundingMode 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00