Re: TomsFastMath v0.10 released
- From: "Tom St Denis" <tomstdenis@xxxxxxxxx>
- Date: 2 Nov 2006 12:29:27 -0800
Wolfgang Ehrhardt wrote:
I was not talking about invmod but gcd. To repeat: TFM uses a (usually
much slower) Euclidian gcd and not a binary like LTM. So you had to
code another algorithm and not rewrite the LTM gcd in terms of TFM,
and my question was if there was a specific reason - there are some
situations (cf eg GMP doc) where a gcd using mod is faster.
IIRC it was a hack. I've put it on my TODO list to revise for v0.11
Tom
.
- References:
- TomsFastMath v0.10 released
- From: Tom St Denis
- Re: TomsFastMath v0.10 released
- From: Wolfgang Ehrhardt
- Re: TomsFastMath v0.10 released
- From: Tom St Denis
- Re: TomsFastMath v0.10 released
- From: Wolfgang Ehrhardt
- TomsFastMath v0.10 released
- Prev by Date: Re: TomsFastMath v0.10 released
- Next by Date: Re: Securing ARC4
- Previous by thread: Re: TomsFastMath v0.10 released
- Next by thread: Issue with SSL and Images
- Index(es):
Relevant Pages
|