All Versions
10
Latest Version
Avg Release Cycle
77 days
Latest Release
3072 days ago

Changelog History

  • v2.0.5 Changes

    November 21, 2015

    The source file for module Data.Tree.LogTree2 never got added to the Git source repository.

  • v2.0.4 Changes

    November 16, 2015

    For this release, the fft-ccc.hs file has been introduced, which is intended to be used as a vehicle for exploring generalized, abstract, higher level expressions of the FFT computation on more complex data structures. The hope is that doing so will open up possibilities of automating the search for more efficient FFT computation implementations, using Conal Elliott's Lambda-CCC / Circat machinery.

    I have been working, using the following directory structure, in which lambda-ccc, circat, and some other sub-directories are Git sub-repositories:

    TreeViz/

    • circat/
    • lambda-ccc/
    • ...

    ✅ I have been conducting these explorations in the lambda-ccc/test/fft_test.hs file, until now. My intent, going forward, is to confine my use of that file as a staging area for those FFT implementations, which I actually intend to try and push through Conal's machinery. I intend to use this new file as a more general, less constrained vehicle for general exploration in FFT expression.

  • v2.0.3

    October 18, 2015
  • v2.0.2

    October 16, 2015
  • v1.0

    May 17, 2014
  • v0.0.8

    April 21, 2014
  • v0.0.7

    April 17, 2014
  • v0.0.6

    April 10, 2014
  • v0.0.5

    February 02, 2014
  • v0.0.4

    December 30, 2013