(no author)
|
dcaadc8e71
|
Corrected some asserts.
|
2010-03-16 17:41:34 +00:00 |
|
(no author)
|
63070c0873
|
Another small change to asymptotically fast division code.
|
2010-03-16 17:39:00 +00:00 |
|
(no author)
|
5dc6808298
|
Another change to asymptotically fast code.
--This line, and those below,
will be ignored--
M mpn/generic/inv_div_qr_n.c
|
2010-03-16 17:24:58 +00:00 |
|
(no author)
|
0a0592a24e
|
Made a small change to inv_divappr_q_n.
|
2010-03-16 17:14:54 +00:00 |
|
(no author)
|
5fa31aaae8
|
Another assert.
|
2010-03-16 17:02:40 +00:00 |
|
(no author)
|
6b3a336b42
|
Another assert.
|
2010-03-16 16:54:26 +00:00 |
|
(no author)
|
f80da884a5
|
More asserts.
|
2010-03-16 16:45:54 +00:00 |
|
(no author)
|
832afba70a
|
More ASSERT_NOCARRYs.
|
2010-03-16 16:38:13 +00:00 |
|
(no author)
|
3b07a9c458
|
More ASSERT_NOCARRYs.
|
2010-03-16 16:26:37 +00:00 |
|
(no author)
|
20a97bc590
|
Added some checks for nocarry.
|
2010-03-16 16:15:40 +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)
|
1760e9e242
|
Fixed some bugs in the division code.
|
2010-03-16 02:03:45 +00:00 |
|
(no author)
|
e90387e7d0
|
replace troublesome TMP_SALLOC_LIMBS uses with TMP_ALLOC_LIMBS
|
2010-03-15 16:30:19 +00:00 |
|
(no author)
|
96c9f0ead2
|
Some commits appear to have been missed.
|
2010-03-14 22:42:55 +00:00 |
|
(no author)
|
e7143e6ef3
|
Removed old sb_divrem_mn and added copyright to sb files I've touched.
|
2010-03-14 19:29:08 +00:00 |
|
(no author)
|
5bef504b53
|
Rearrange tuning code and retune for core2/penryn.
|
2010-03-14 18:50:31 +00:00 |
|
(no author)
|
8927647c11
|
Remove dc_divrem_n.
|
2010-03-14 16:14:21 +00:00 |
|
(no author)
|
096e35260d
|
Temporarily switched to sb_div_qr so that sb_divrem_mn can be removed.
|
2010-03-14 15:44:06 +00:00 |
|
(no author)
|
36ca8eb0a9
|
Removed toom7 code.
|
2010-03-14 14:16:35 +00:00 |
|
(no author)
|
a504019ac0
|
Slight speedup of toom4 code.
|
2010-03-14 02:01:52 +00:00 |
|
(no author)
|
f2beb7ece2
|
Made some improvements to the arithmetic in toom4.
|
2010-03-14 01:17:02 +00:00 |
|
(no author)
|
cf9e6c3308
|
remove duplicate mpn_com_n define and fix 32-bit assertion bug in mul.c
|
2010-03-08 12:58:36 +00:00 |
|
(no author)
|
4f4ef74271
|
Added mpir.h.
|
2010-03-08 02:21:19 +00:00 |
|
(no author)
|
9289fa8545
|
Added mpir.h.
|
2010-03-08 02:21:02 +00:00 |
|
(no author)
|
ae48fa4733
|
Fixed the bugs in my speedup of the inv_div_qr_n code.
|
2010-03-07 01:37:51 +00:00 |
|
(no author)
|
c0d907e00d
|
Attempt at speeding up inv_div_qr_n (probably doesn't pass test yet).
|
2010-03-06 23:00:22 +00:00 |
|
(no author)
|
eecbcd7182
|
A small typograhical correction.
|
2010-03-06 17:32:17 +00:00 |
|
(no author)
|
c7132ec958
|
Removed new_bdiv_q which has been superceded.
|
2010-03-06 11:11:21 +00:00 |
|
(no author)
|
c4a820a8f9
|
Reverted changes to division cutoffs.
|
2010-03-04 19:14:24 +00:00 |
|
(no author)
|
c22d37cecd
|
Fixed some more bugs.
|
2010-03-04 18:00:40 +00:00 |
|
(no author)
|
5795eacd2f
|
Fixed more bugs in divexact and ran autoconf.
|
2010-03-04 17:06:26 +00:00 |
|
(no author)
|
2c11e11ac2
|
Fixed some bugs in divexact.c
|
2010-03-04 17:02:31 +00:00 |
|
(no author)
|
597d0e32cb
|
Added new mpn_divexact function.
|
2010-03-04 16:59:38 +00:00 |
|
(no author)
|
80f6015f3c
|
Partly fixed tuning code for dc_bdiv fns.
|
2010-03-03 00:15:20 +00:00 |
|
(no author)
|
569ca418b1
|
Added tuning code for dc_bdiv functions.
|
2010-03-03 00:03:03 +00:00 |
|
(no author)
|
e5e9e1a6b9
|
Made dc_bdiv functions build.
|
2010-03-02 21:29:35 +00:00 |
|
(no author)
|
bb8a89d26a
|
Added dc_bdiv_q/qr functions from GMP.
|
2010-03-02 21:09:03 +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)
|
accdf0af3f
|
A tiny typographical correction.
|
2010-03-02 13:58:13 +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)
|
d24c09fa57
|
Added sb_bdiv_q and sb_bdiv_qr from GMP.
|
2010-03-01 21:27:57 +00:00 |
|
(no author)
|
cb51ce78b6
|
Reverted back to David's dc_divappr_q_n code.
|
2010-02-24 01:19:19 +00:00 |
|
(no author)
|
dbad311916
|
Fixed a typo and reverted a change.
|
2010-02-24 01:16:46 +00:00 |
|
(no author)
|
80d9c85d77
|
Switched ove to GMP dc_divappr_q_n code.
|
2010-02-24 01:02:55 +00:00 |
|
(no author)
|
4e012be2c4
|
Switched over to the GMP dc_divappr_q_n function.
|
2010-02-23 23:59:35 +00:00 |
|
(no author)
|
1ef58c1d86
|
Added mulmid_basecase assembly code and fixed a few build issues.
|
2010-02-23 23:50:37 +00:00 |
|
(no author)
|
f6ad9b966e
|
Add GMP5 mpn_get_str and mpn_set_str to MPIR
|
2010-02-22 14:38:46 +00:00 |
|
(no author)
|
555146e2d9
|
add new C file for compliment
|
2010-02-22 12:58:03 +00:00 |
|
(no author)
|
575c38c7d6
|
Added an itch function.
|
2010-02-22 01:49:32 +00:00 |
|