add python interface to seqcomp
authorDiane Trout <diane@caltech.edu>
Wed, 29 Nov 2006 02:14:45 +0000 (02:14 +0000)
committerDiane Trout <diane@caltech.edu>
Wed, 29 Nov 2006 02:14:45 +0000 (02:14 +0000)
commita0cc0d20f7739de0ba33f7293fb682d58e394eb9
tree8f071d238b66d95f8fee08d7508d22a5cc8821b4
parenta6104dae2b44645826ee3e83c8444ba012b928ac
add python interface to seqcomp
which is actually provided by the class FLP
alg/flp.hpp
py/CMakeLists.txt
py/flp.cpp [new file with mode: 0644]
py/module.cpp
py/test/TestFlp.py [new file with mode: 0644]