packages feed

algebraic-graphs-io-0.5: CHANGELOG.md

* 0.5

  - no 'Dot' and 'matrix-market' support for now: 
    Dot/graphviz export is already supported within algebraic-graphs and matrix-market can be made available on a need basis
    
  - add JSON codec
  
  - add 'serialise'-based binary codec

* 0.4

  LINQS datasets : 
  
  - Add integer identifier to node metadata

* 0.3

  Add Cora dataset

* 0.2

  Citeseer dataset : 
  
  - add Ord instances
  - user can now specify data storage directory
  - add streaming interface

* 0.1.5

  Add Citeseer dataset

* 0.1.4

  Add .tsv format and networking/decompression utilities
  
  Add blockmodel50 small dataset

  Provide example datasets as `IO (Graph .. )`
  

* 0.1.2

  Add "Les Miserables" and "Karate Club" datasets


* 0.1.0.0 (20/12/2012)

  Release candidate