in reply to extracting all possible n-mers from an array

Maybe Algorithm-Combinatorics or Math-Combinatorics is what you're looking for?
  • Comment on Re: extracting all possible n-mers from an array

Replies are listed 'Best First'.
Re^2: extracting all possible n-mers from an array
by gingaloon (Acolyte) on Jun 06, 2006 at 23:51 UTC
    Algorithm-Combinatorics was exactly what I was looking for.

    thanks runrig

    james