packages feed

Operads-0.5: CHANGELOG

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