Re: Things to Implement for Rakudo

2011-01-06 Thread Guy Hulbert
On Thu, 2011-06-01 at 18:48 +0100, Carl Mäsak wrote: > People who don't care much about biochemistry, feel free to ignore > this post, which is admittedly not about Perl 6. > > DNA is ultimately to be turned into proteins, which make up our > bodies. I know all that ... I followed up privately t

Re: Things to Implement for Rakudo

2011-01-06 Thread Carl Mäsak
Guy (>): > I may have asked them why they did not map (A,C,G,T) -> (0,1,2,3) but > since then, I've learned more about what GC-content implies in terms of > chemistry -- it also seems to have evolutionary implications, about > which I know nothing. With this I can help at least, being schooled in

Re: Things to Implement for Rakudo

2011-01-06 Thread Guy Hulbert
On Thu, 2011-06-01 at 15:56 +0100, Daniel Carrera wrote: > Is it possible to explain briefly wht the Rulle-Takens algorithm is? > That web page seems to mainly explain how some fractals like the I can't remember exactly. I found the abstract for a conference paper, published in 2000, by the perso

Re: Things to Implement for Rakudo

2011-01-06 Thread Daniel Carrera
Is it possible to explain briefly wht the Rulle-Takens algorithm is? That web page seems to mainly explain how some fractals like the Mandelbrot set and the Julia set are generated. Is there a specific, simple algorithm that we can try to implement in PDL, Perl 5 and Perl 6? On Thu, Jan 6, 2011 a

Things to Implement for Rakudo

2011-01-06 Thread Guy Hulbert
Changed the subject so people don't complain ;-) On Thu, 2011-06-01 at 09:32 -0500, Guy Hulbert wrote: > The algorithm was the ruelle-takens algorithm (ca 1979, iirc) to compute > the fractal dimension of a series. Google ( http://www.google.com/search?q=ruelle+takens+algorithm ) found: http://