[Haskell-cafe] Re: help with musical data structures
Rohan Drape
rohan.drape at gmail.com
Tue Nov 17 19:01:57 EST 2009
On 2009-11-15, Michael Mossey <mpm at 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
More information about the Haskell-Cafe
mailing list