packages feed

Operads-0.7: CHANGELOG

Changes 0.6 -> 0.7
Sun May  3 22:18:13 CEST 2009  mik@stanford.edu
  * Stopped building test file - bug report from dons



Changes 0.5 -> 0.6
Thu Apr 30 10:25:29 CEST 2009  mik@stanford.edu
  * ForestLex implemented

Thu Apr 30 09:13:50 CEST 2009  mik@stanford.edu
  * Path sequence comparisons have trees around if they need them.

Thu Apr 30 09:12:30 CEST 2009  mik@stanford.edu
  * Added flag controlling which Map data structure to use.

Thu Apr 30 09:11:16 CEST 2009  mik@stanford.edu
  * Adding and interleaving reductions in the Buchberger algorithm

Wed Apr 29 11:41:03 CEST 2009  mik@stanford.edu
  * Hackage rerelease - forgot to include one vital module.

Wed Apr 29 11:40:48 CEST 2009  mik@stanford.edu
  * Optimized order comparison

Wed Apr 29 11:14:59 CEST 2009  mik@stanford.edu
  * Changelog update

Changes 0.4 -> 0.5
Wed Apr 29 11:12:12 CEST 2009  mik@stanford.edu
  * Preparing for v0.5

Wed Apr 29 11:11:53 CEST 2009  mik@stanford.edu
  * Reducing Groebner bases inline

Wed Apr 29 11:11:29 CEST 2009  mik@stanford.edu
  * Maximum degree could be run on empty lists

Wed Apr 29 10:34:31 CEST 2009  mik@stanford.edu
  * Flag choosable tracing.

Wed Apr 29 10:32:53 CEST 2009  mik@stanford.edu
  * Tweaking the map storage type to cache comparisons.

    Note that this change induces incompatibility in the induced Show instances.
    Hence, operad elements that were saved from 0.4 will not be easy to restore
    to 0.5. 



Changes 0.3 -> 0.4
Tue Apr 28 23:13:15 CEST 2009  mik@stanford.edu
  * Changelog update.

Tue Apr 28 23:12:25 CEST 2009  mik@stanford.edu
  * Automated testing with Cabal.

Tue Apr 28 23:11:45 CEST 2009  mik@stanford.edu
  * Noncritical minor mistake.

Tue Apr 28 23:03:25 CEST 2009  mik@stanford.edu
  * Preparing for release 0.4

Tue Apr 28 22:52:05 CEST 2009  mik@stanford.edu
  * Tree ordering tweaks.

Tue Apr 28 22:51:16 CEST 2009  mik@stanford.edu
  * Cabal standards adaptation

Tue Apr 28 22:48:57 CEST 2009  mik@stanford.edu
  * Percolate maximal degree through the Buchberger computation down to the LCM computation.

Mon Apr 27 18:48:05 CEST 2009  mik@stanford.edu
  * Adapting to HackageDB source code standards