summaryrefslogtreecommitdiff
path: root/python/src/decoder.pxd
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-06-23Support for sparse/dense vectors in the python extensionVictor Chahuneau
- SparseVector, DenseVector - improved Lattice - Lattice translation - Hypergraph reweighting, pruning
2012-06-04Python module: initial versionVictor Chahuneau