in reply to Re: Odometer pattern iterator (in C).
in thread Odometer pattern iterator (in C). (Updated.)
As cute as that is (and it is damn cute!), calling back into Perl and then invoking the regex engine won't make for a performant solution.
Also, as I've highlighted in my update above, I want the positions of the set bits, not the bit patterns themselves.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Odometer pattern iterator (in C).
by hdb (Monsignor) on May 29, 2015 at 12:06 UTC | |
by BrowserUk (Patriarch) on May 29, 2015 at 12:36 UTC | |
by hdb (Monsignor) on May 29, 2015 at 12:59 UTC | |
by BrowserUk (Patriarch) on May 29, 2015 at 13:10 UTC | |
by hdb (Monsignor) on May 29, 2015 at 13:13 UTC | |
| |
Re^3: Odometer pattern iterator (in C).
by Anonymous Monk on May 29, 2015 at 15:47 UTC | |
by BrowserUk (Patriarch) on May 29, 2015 at 16:43 UTC | |
by Anonymous Monk on May 29, 2015 at 23:02 UTC | |
by BrowserUk (Patriarch) on May 30, 2015 at 02:18 UTC | |
by Anonymous Monk on May 30, 2015 at 03:03 UTC | |
| |
by Anonymous Monk on May 30, 2015 at 02:26 UTC |