
18 Nov
2009
18 Nov
'09
12:01 a.m.
On 2009-11-15, Michael Mossey
I will need a function that computes prime (normal?) form, of course, and it is just begging to be memoized.
there are some prime form algorithms at http://hackage.haskell.org/packages/archive/hmt/0.1/doc/html/Music-Theory-Pr... completely naive and un-optimised, but this has never been an issue in my experience. bests rohan