Commit Graph

4 Commits

Author SHA1 Message Date
Davis King
c1b1ac955a Removed references to boost.python since it's no longer needed. 2018-01-22 19:23:01 -05:00
Mischan Toosarani-Hausberger
077a3b60e7 Replace boost::python with pybind11 (#1040)
* Replace boost::python with pybind11

* Replace add_python_module with pybind11_add_module

* Fix clang error on type-dependent expression
2018-01-15 14:41:40 -05:00
Davis King
7a317f5456 Fixed bug 2017-10-18 10:17:46 -04:00
Davis King
e35b2d8fc8 Added python binary classifier example 2017-10-18 07:36:31 -04:00