We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fc47c7 commit 2623316Copy full SHA for 2623316
python/sparsehc-dm_python.cpp
@@ -1,6 +1,6 @@
1
#include <memory>
2
#include <boost/python.hpp>
3
-#include <boost/python/numeric.hpp>
+#include <boost/python/numpy.hpp>
4
#include <boost/python/stl_iterator.hpp>
5
#include "common.h"
6
#include "inmatrix.h"
0 commit comments