Folding algorithm help.
rookie
rookie at rooki.com
Tue Mar 19 10:59:06 PDT 2013
On Tuesday, 19 March 2013 at 00:36:20 UTC, bearophile wrote:
> rookie:
>
>> There were some interesting solutions for squares like:
>> https://groups.google.com/forum/#!msg/comp.lang.ruby/lf4Zd9fvuYY/tjT2q65mcFAJ
>
> The Ruby code by Luke Blanshard converted to D:
> http://codepad.org/gtWDdRoJ
>
> Ruby is very flexible, and its multi-precision integers help
> avoid some bugs, but I often prefer the coding precision D
> offers.
>
> Bye,
> bearophile
Hi bearophile,
Thanks for the sample.
Someone gave me a direction to try out (once I've read the
material) and I'll be writing it later.
Rookie
More information about the Digitalmars-d-learn
mailing list