Commit Graph

223 Commits

Author SHA1 Message Date
wbhart
5184cd9331 Ran autoconf, etc. 2010-05-04 00:18:40 +00:00
(no author)
a5913aa247 add gpl/lgpl legal text to make dist 2010-04-07 18:55:56 +00:00
(no author)
f71d248c8e Added mpz_nthroot back in with tests code and correctly added inits and
clears to the library.
2010-04-04 18:18:25 +00:00
(no author)
d4634d0558 Updated library and version numbers. 2010-04-02 02:03:32 +00:00
(no author)
0b53d14850 Changed to new cutoff names in test code. 2010-03-23 15:29:21 +00:00
(no author)
5b91e6fe9d add divrem_2 to the fat structure 2010-03-18 15:27:42 +00:00
(no author)
a5d63349f9 Fixed some bugs in the division code. 2010-03-17 04:04:34 +00:00
(no author)
aa891e2415 More test code fiddling and asserts. 2010-03-16 19:28:45 +00:00
(no author)
91751025d4 Fixed some broken asserts and test code. 2010-03-16 16:05:48 +00:00
(no author)
fb11cdf6bd Fixed some test code so that asserts wouldn't fail. 2010-03-16 13:58:06 +00:00
(no author)
4ad343f4f3 Removed sb_divrem_mn 2010-03-14 16:02:32 +00:00
(no author)
36ca8eb0a9 Removed toom7 code. 2010-03-14 14:16:35 +00:00
(no author)
33cd4d77fa Lowered the iterations on two well tested functions. 2010-03-14 13:46:49 +00:00
(no author)
23404d7ee5 remove mpirbench from tarball trac ticket 275 2010-03-13 11:40:20 +00:00
(no author)
f05016d00d removed spurious param for toomX_sqr for try.exe 2010-03-08 20:06:46 +00:00
(no author)
8ff06ed3db remove use of __GMP_BITS_PER_MP_LIMB (obsolete define) from t-constants.c and Windows build 2010-03-08 09:03:17 +00:00
(no author)
581bbbff77 Added test code for dc_bdiv_q. 2010-03-02 22:18:31 +00:00
(no author)
5ac702b8e9 Added test code for dc_bdiv_qr. 2010-03-02 22:09:09 +00:00
(no author)
a4ceed9f68 Added test for dc_bdiv_qr_n. 2010-03-02 22:00:29 +00:00
(no author)
728e0e2346 Added test code for dc_bdiv_q_n. 2010-03-02 19:02:55 +00:00
(no author)
6238a1f3ec Changed the interface of the sb_bdiv functions and moved David Harvey's dc_bdiv
into place.
2010-03-02 18:47:33 +00:00
(no author)
3208d36d17 Added test code for sb_bdiv_qr. 2010-03-02 13:32:49 +00:00
(no author)
1455e3f181 Fixed bug in test code for sb_div_q and fixed comment in code for
latter.
2010-03-02 12:43:18 +00:00
(no author)
b44e0756f7 Added test code for sb_bdiv_q (which does not pass)!! 2010-03-02 02:54:55 +00:00
(no author)
98784fcf80 Ran automake and fixed the test. 2010-02-23 19:40:30 +00:00
(no author)
7fe8587ade Added test code for tdiv_qr. 2010-02-23 19:32:58 +00:00
(no author)
0abf16f103 Ran automake and fixed a typo. 2010-02-23 19:30:05 +00:00
(no author)
aeb325d9a9 Added test for inv_div_qr_n. 2010-02-23 19:27:18 +00:00
(no author)
698abddaa7 Ran automake. 2010-02-23 19:23:18 +00:00
(no author)
0f53f9eb89 Added test for inv_div_qr. 2010-02-23 19:19:36 +00:00
(no author)
954d2e4258 Ran automake. 2010-02-23 19:15:58 +00:00
(no author)
e4f2121e07 Added test for inv_div_q. 2010-02-23 19:13:24 +00:00
(no author)
575c38c7d6 Added an itch function. 2010-02-22 01:49:32 +00:00
(no author)
c98e613e37 Fixed a bug in inv_divappr_q and added a test for inv_divappr_q. 2010-02-20 01:02:01 +00:00
(no author)
fe5a013729 Added test for inv_divappr_q. 2010-02-19 23:54:27 +00:00
(no author)
e0ca4c9759 Ran automake and fixed the test. 2010-02-19 23:25:39 +00:00
(no author)
5d2b324fbd Added test code for dc_div_qr_n. 2010-02-19 23:12:12 +00:00
(no author)
7befb9443c Ran automake and fixed the test. 2010-02-19 22:52:35 +00:00
(no author)
821971548e Added test for dc_divappr_q. 2010-02-19 22:36:47 +00:00
(no author)
b572d22940 Ran automake and fixed a bug in the test. 2010-02-19 22:18:28 +00:00
(no author)
2ba08515f1 Added test for dc_div_qr. 2010-02-19 22:12:53 +00:00
(no author)
54f313fb2d Ran automake and fixed some bugs. 2010-02-19 21:59:10 +00:00
(no author)
53165d5298 Switched sb_div_qr test to test the right thing! Added test for dc_div_q. 2010-02-19 21:21:47 +00:00
(no author)
8908b35bcc Ran automake. 2010-02-19 21:17:12 +00:00
(no author)
9d334363a8 Added a test for sb_div_qr.c. 2010-02-19 21:15:16 +00:00
(no author)
e287b618a9 Ran automake and corrected test code. 2010-02-19 20:42:32 +00:00
(no author)
d0bd28e2d0 Added a new test for sb_div_q. 2010-02-19 20:27:08 +00:00
(no author)
19b37fb7c1 Added speed, tune and try code for toom8_mul/sqr and tuning for K102. 2010-02-18 14:50:40 +00:00
(no author)
f4ff463b94 remove debugging stub from rootrem test code (accidentally left in place) 2010-02-16 12:36:20 +00:00
(no author)
fcd1d8135f correct bug in rootrem.c 2010-02-16 10:49:25 +00:00