[erlang-questions] Erlang shows its slow face!

Richard O'Keefe ok@REDACTED
Mon Nov 15 02:24:59 CET 2010


On 14/11/2010, at 3:36 AM, Edmond Begumisa wrote:
> Numerical algorithms?

Enumerating pythagorean triples is not a "numerical" algorithm.
It's integer-only, and it doesn't even need large integers.
As far as I know there's nothing in ACML or GSL that would help.
You could call it combinatorics or number theory.
> 
> 



More information about the erlang-questions mailing list