Daniel Mendler
818d8fb7f5
Rework handling of tunable cutoffs
...
* In the default settings, a cutoff X can be modified at runtime
by adjusting the corresponding X_CUTOFF variable.
* Tunability of the library can be disabled at compile time
by defining the MP_FIXED_CUTOFFS macro.
* There is an additional file tommath_cutoffs.h, which defines
the default cutoffs. These can be adjusted manually or by the
autotuner.
2019-05-04 13:08:37 +02:00
Daniel Mendler
fbfcb66184
apply rename
2019-04-12 14:56:29 +02:00
nijtmans
3afec571e7
Re-generate callgraph and tommath_class.h
2019-04-10 15:19:23 +02:00
czurnieden
35311aea49
added function mp_ilogb
2019-04-09 21:59:59 +02:00
czurnieden
27ca25cb82
added multiplcation balancing for the Toom-Cook algorithms
2019-04-07 22:15:09 +02:00
czurnieden
984d3ff679
changed seed to make nth-root usable
2019-04-06 22:51:10 +02:00
Steffen Jaeckel
58e9084e1a
run make new_file
2019-04-06 17:45:15 +02:00
czurnieden
769218ccc7
additional functions mp_incr and mp_decr
2019-04-04 07:58:19 +02:00
Steffen Jaeckel
646ac8802f
update callgraph and tommath_class
2019-04-04 07:55:02 +02:00
Francois Perrad
6ce271c4db
mp_iseven & mp_isodd becomes C functions
2019-02-02 07:39:23 +01:00
Steffen Jaeckel
4f245b0476
Update makefiles etc.
2018-12-25 15:17:12 +01:00
Daniel Mendler
81cdb9aca2
regenerate files
2018-11-22 12:05:16 +01:00
Daniel Mendler
109bfa57bf
regenerate files
2018-09-10 18:49:10 +02:00
Steffen Jaeckel
233df836b7
update callgraph
2017-08-28 17:04:18 +02:00
Steffen Jaeckel
0cc303863f
update callgraph
2017-04-09 01:04:07 +02:00
Tom St Denis
5b3178d83e
Merge branch 'feature/mp_sqrtmod_prime' into develop
...
Signed-off-by: Tom St Denis <tstdenis82@gmail.com>
2015-10-30 18:06:44 -04:00
Steffen Jaeckel
1f8894790b
update makefiles etc.
2015-10-30 18:04:33 -04:00
Steffen Jaeckel
d4cccd52d1
udpate makefiles etc.
2014-12-10 18:59:56 +01:00
Steffen Jaeckel
cf04521695
update makefiles etc.
2014-12-10 17:21:14 +01:00
Steffen Jaeckel
d71719853a
update after removing balance multiplication
2014-10-18 18:56:56 +02:00
Steffen Jaeckel
c82028641f
add missing updates
2014-01-22 17:53:34 +01:00
Christopher Brown
3e1ae07821
added mp_import / mp_export
2013-11-24 03:59:06 +01:00
Tom St Denis
fdfa2f4f50
added libtommath-0.35
2010-07-15 17:25:53 +02:00
Tom St Denis
3d0fcaab0a
added libtommath-0.34
2010-07-15 17:25:51 +02:00
Tom St Denis
4b7111d96e
added libtommath-0.33
2010-07-15 17:25:49 +02:00
Tom St Denis
e549ccfec5
added libtommath-0.32
2010-07-15 17:25:47 +02:00