wbhart
|
938a8de8ed
|
Added fast mpn_tdiv_q and test code and used it in mpz_tdiv_q.
|
2009-10-07 05:27:59 +00:00 |
|
wbhart
|
1480bbb493
|
Added autoconf stuff for mpn_tdiv_q.
|
2009-10-06 06:24:03 +00:00 |
|
jasonmoxham
|
bf0f5c4e6f
|
add carry limb into the existing rsh_divrem_hensel
|
2009-10-04 02:16:25 +00:00 |
|
jasonmoxham
|
144deaa17e
|
autotools
|
2009-10-03 22:23:58 +00:00 |
|
jasonmoxham
|
cdaad5bffc
|
New AMD asm function mpn_rsh_divrem_hensel_qr_1_2
|
2009-10-03 22:21:44 +00:00 |
|
jasonmoxham
|
76989a39e8
|
add mingw random/rand workaround
|
2009-10-03 13:56:59 +00:00 |
|
wbhart
|
55fe74c97b
|
Oops, this time the segfault in t-sb_divappr_q should be fixed.
|
2009-10-02 00:30:43 +00:00 |
|
wbhart
|
7edce5c5c6
|
Fixed a segfault in t-sb_divappr_q.
|
2009-10-02 00:28:36 +00:00 |
|
jasonmoxham
|
f3b7ed1f2e
|
limit try test of divrem_1_2 to 2limbs
|
2009-10-01 00:09:14 +00:00 |
|
jasonmoxham
|
07f97a0963
|
new AMD asm function mpn_divrem_hensel_qr_1_2
|
2009-09-30 23:41:09 +00:00 |
|
gladman
|
f700c5c84c
|
Add new assembler, C and test files to Windows builds
|
2009-09-30 16:21:46 +00:00 |
|
wbhart
|
5fcad2a384
|
Added files for divide conquer division.
|
2009-09-30 03:07:18 +00:00 |
|
jasonmoxham
|
9bbfba8e5e
|
New generic functions for two limb inverse of divrem_hensel_qr_1 and tunes,tests
|
2009-09-30 02:24:29 +00:00 |
|
wbhart
|
d70b96fff0
|
Added configure info for divide conquer division.
|
2009-09-30 02:00:18 +00:00 |
|
wbhart
|
5308d1e8fd
|
Got invett and sb_divappr_q working (modulo some linker issue).
|
2009-09-29 22:55:10 +00:00 |
|
jasonmoxham
|
61c42e5ae1
|
New generic divrem_hensel's functions and tests,tunes
|
2009-09-29 16:41:28 +00:00 |
|
wbhart
|
f224ba47f2
|
Added config stuff for invert.c and t-sb_divappr_q
|
2009-09-28 22:17:53 +00:00 |
|
jasonmoxham
|
6d9a1d1a3a
|
replace most occurances of RANDS with local versions
|
2009-09-14 19:06:46 +00:00 |
|
jasonmoxham
|
e029801ead
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
|
jasonmoxham
|
7fecdf1f0d
|
repalce most occarances of mpn_random with mpn_randomb
|
2009-09-14 12:19:07 +00:00 |
|
jasonmoxham
|
908a13ef32
|
replace most occurances of mpn-random2 with mpn_rrandom
|
2009-09-14 11:51:49 +00:00 |
|
jasonmoxham
|
7ae92558ce
|
remove nonsense test from random numbers
|
2009-09-14 01:57:46 +00:00 |
|
jasonmoxham
|
cf6363d0c8
|
replace all the old mpf_random2 with the new mpf_rrandomb
|
2009-09-13 10:50:07 +00:00 |
|
jasonmoxham
|
59e7877431
|
removed some obsolete error checking
|
2009-09-12 13:19:36 +00:00 |
|
jasonmoxham
|
fff313847b
|
added more tests for roots , corrected existing rootrem error
|
2009-09-11 13:49:34 +00:00 |
|
jasonmoxham
|
1b89edcb42
|
add tests for trial div
|
2009-09-11 00:44:34 +00:00 |
|
jasonmoxham
|
7fc74fc3ab
|
refmpn functions for add/sub_err1/2
|
2009-09-10 09:24:04 +00:00 |
|
jasonmoxham
|
35e24c6d30
|
in refmpn.c make sure we use refmpn functions not just mpn functions
|
2009-09-10 08:55:40 +00:00 |
|
jasonmoxham
|
6a8ac2c03e
|
change name of mpz_next_probable_prime to mpz_next_likely_prime
|
2009-09-07 19:56:58 +00:00 |
|
jasonmoxham
|
16fb5b48d7
|
revamp tests for mpz_nthroot
|
2009-09-03 19:43:11 +00:00 |
|
jasonmoxham
|
8a0e159dcd
|
add mpn_add/sublsh_nc to try.exe
|
2009-09-02 15:52:19 +00:00 |
|
jasonmoxham
|
b3eee0a71f
|
update overlap requirement for try for add_err etc
|
2009-09-02 14:09:28 +00:00 |
|
jasonmoxham
|
cda8da9c76
|
add mpn_add_err1 etc to try
|
2009-09-02 12:46:03 +00:00 |
|
jasonmoxham
|
2e8eb2abee
|
update try to cope with macros
|
2009-08-23 17:50:04 +00:00 |
|
jasonmoxham
|
a8da3b5617
|
try tests for addlsh etc
|
2009-08-23 16:23:55 +00:00 |
|
jasonmoxham
|
d8fdd6ef28
|
replacement function mpz_next_probable_prime
|
2009-08-17 09:03:35 +00:00 |
|
jasonmoxham
|
f405d0fe68
|
remove ansitoknr stuff
|
2009-08-13 03:07:39 +00:00 |
|
jasonmoxham
|
5494e58b76
|
remove all referances to mpbsd
|
2009-08-12 18:40:03 +00:00 |
|
jasonmoxham
|
eba14d65ba
|
have-native only bits
|
2009-08-12 06:13:55 +00:00 |
|
jasonmoxham
|
1a7781ade8
|
New K8 asm function mpn_lshiftc
|
2009-08-12 03:13:11 +00:00 |
|
jasonmoxham
|
21c652d442
|
remove some referances to the old functions
|
2009-08-11 23:09:56 +00:00 |
|
jasonmoxham
|
e013b89256
|
delete obsolete fn gmp_randinit and all referances to it
|
2009-08-11 22:34:51 +00:00 |
|
jasonmoxham
|
1e8dfa942a
|
removed obsolete fns mpn_divrem mpn_divmod and all referances to them
|
2009-08-11 22:11:33 +00:00 |
|
jasonmoxham
|
7a8390114c
|
remove obsolete fns mpz_random mpz_random2 and all references to them
|
2009-08-11 20:52:44 +00:00 |
|
gladman
|
22998b1140
|
Bring Windows build up to date
|
2009-08-10 14:50:25 +00:00 |
|
jasonmoxham
|
ac986071e7
|
fix cxx mpf_eq tests
|
2009-08-08 15:52:24 +00:00 |
|
jasonmoxham
|
bd6ab0e972
|
New generic mpn_mulmod_2expm1 and tests and tuning thresholds
|
2009-08-07 03:47:42 +00:00 |
|
jasonmoxham
|
7e2c3356f5
|
New generic mpn_mulmod_2expp1 and tests
|
2009-08-06 22:20:09 +00:00 |
|
jasonmoxham
|
497662212c
|
mpf_eq tests
|
2009-08-03 14:49:22 +00:00 |
|
jasonmoxham
|
db6b81922d
|
New generic function mpn_neg_n and tests
|
2009-08-03 01:59:50 +00:00 |
|