William Hart
|
8435273a1a
|
Remove sb_div* small implementation (due to bug and due to being a very minor
performance improvement).
|
2015-11-13 14:47:44 +00:00 |
|
William Hart
|
5548023724
|
Switch to using both types of precomputed inverse.
|
2014-02-20 20:21:04 +00:00 |
|
William Hart
|
89acc6b8ce
|
Switch all precomputed inverses to new ones.
|
2013-04-15 17:39:36 +01:00 |
|
William Hart
|
e0922e5ce5
|
Changed the name of a macro.
|
2013-04-11 01:43:58 +01:00 |
|
William Hart
|
188955ab2a
|
Removed a couple of duplicated macros.
|
2013-04-11 01:24:45 +01:00 |
|
gladman
|
d981389b86
|
change mpn_invert_truncate to mpn_invert_trunc for naming compatibility
|
2012-09-27 21:12:13 +00:00 |
|
(no author)
|
3b07a9c458
|
More ASSERT_NOCARRYs.
|
2010-03-16 16:26:37 +00:00 |
|
(no author)
|
96c9f0ead2
|
Some commits appear to have been missed.
|
2010-03-14 22:42:55 +00:00 |
|
(no author)
|
575c38c7d6
|
Added an itch function.
|
2010-02-22 01:49:32 +00:00 |
|
(no author)
|
a5f8b60fe2
|
Fixed some incorrect things in the division code.
|
2010-02-22 00:45:04 +00:00 |
|
(no author)
|
f0ee2d2055
|
Added some extra checks to prevent infinite loops and did some minor
cleanup.
|
2010-02-21 16:58:09 +00:00 |
|
(no author)
|
007e9d8ed0
|
Corrected some bugs in the division code.
|
2010-02-21 15:47:37 +00:00 |
|
(no author)
|
4538e699fa
|
Fixed more bugs.
|
2010-02-20 01:31:02 +00:00 |
|
(no author)
|
dd872ac9d0
|
Fixed a bug in inv_div_qr.
|
2010-02-20 01:14:43 +00:00 |
|
(no author)
|
f444a2bf6c
|
Attempt to tune some of the division functions.
|
2010-02-19 12:54:56 +00:00 |
|
(no author)
|
d2eac73245
|
Added configure and prototype infor for new inv_div_qr(_n) functions and
fixed a typo.
|
2010-02-13 17:58:56 +00:00 |
|
(no author)
|
dcc043e3ab
|
Added code for balanced and unbalanced division with remainder using a
precomputed inverse.
|
2010-02-13 17:48:01 +00:00 |
|