[Haskell-cafe] ANN: treeviz-0.0.4 - a tool for visualizing Divide&Conquer computational breakdown.

David Banas capn.freako at gmail.com
Mon Dec 30 22:57:00 UTC 2013


I just posted v0.0.4 of treeviz, a Haskell package for visualizing how various divide & conquer algorithms break down computations. The specific example provided is the classic fast Fourier transform (FFT).

http://hackage.haskell.org/package/treeviz-0.0.4
https://github.com/capn-freako/treeviz

Happy holidays,
-db

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20131230/2bdde61f/attachment.html>


More information about the Haskell-Cafe mailing list