On 2009-11-15, Michael Mossey <m...@alumni.caltech.edu> wrote:

> 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-Prime.html

completely naive and un-optimised, but this has never
been an issue in my experience.

bests
rohan

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to