summaryrefslogtreecommitdiff
path: root/python/src/hypergraph.pxi
AgeCommit message (Collapse)Author
2012-07-11[python] Direct hypergraph accessVictor Chahuneau
- small API changes (*_trees methods) - decoder config can now passed as arguments
2012-07-02[python] Explicit candidate set; memory leak fixesVictor Chahuneau
2012-07-01[python] MT evaluationVictor Chahuneau
2012-06-23Support for sparse/dense vectors in the python extensionVictor Chahuneau
- SparseVector, DenseVector - improved Lattice - Lattice translation - Hypergraph reweighting, pruning