http://qs1969.pair.com?node_id=162991


in reply to Re: TIMTOWTDI and other languages
in thread TIMTOWTDI and other languages

...or, even easier:
use Quantum::Superpositions; my @alphas = qw/ 9 4 3 2 22 13 7 140 95 278/; my @betas = qw/ 8 3 4 1 278 94 15 7 19 200/; my @results = eigenstates( any(@alphas) == any(@betas) );