motiwari / BanditPAM

BanditPAM C++ implementation and Python package
MIT License
647 stars 38 forks source link

Separate implementation from module schema in `kmeds_pywrapper.cpp` #75

Closed motiwari closed 3 years ago

motiwari commented 3 years ago

We need to make the following changes to our Python wrappers, as suggested by the pybind11 docs (1 and 2: