Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-17 | scaling weights, return dot and fmap from sampling, iterate over the | Wilker Aziz | |
terminal spans in a rule | |||
2014-05-23 | Added t2s to the list of known pycdec formalisms | armatthews | |
2013-08-26 | Improve the package structure of pycdec | Victor Chahuneau | |
This change should not break anything, but now you can run: python setup.py build_ext --inplace and use the cleaner: PYTHONPATH=/path/to/cdec/python python -m ... |