Commit Graph

8 Commits

Author SHA1 Message Date
Matt Swain
62f88303bb Use numpy not numeric for boost 1.65+ - fixes #1581 (#1664)
boost python numeric no longer exists in boost 1.65, so check boost version and conditionally use boost python numpy.
2017-12-02 05:55:20 +01:00
Greg Landrum
b9ba12f8f9 Remove extra calls to python::register_exception_translator 2016-03-01 06:36:54 +01:00
Greg Landrum
79e1f8b1fa compiles without numpy warnings, all tests pass on ubuntu 15.04 with numpy 1.10 2015-11-28 06:49:34 +01:00
Greg Landrum
e08e0d16d8 first pass, using google style 2015-11-14 14:58:11 +01:00
Brian Kelley
403a3d6b7c Suppresses Boost warnings 2015-10-18 13:41:03 -04:00
Greg Landrum
f072c4c2b3 fix a python3 build problem 2015-09-16 14:44:50 +02:00
Greg Landrum
10c57f9177 get python wrapper working and add a few tests 2015-09-11 11:22:45 +02:00
Greg Landrum
70f26f21bb builds now 2015-09-11 11:22:45 +02:00