updated python build system

This commit is contained in:
Daniele Panozzo
2016-03-02 23:51:21 -05:00
parent b27a97ccbb
commit bf79f74c4a
11 changed files with 50 additions and 109 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include <Eigen/Sparse>
#include "python.h"
#include "python_shared.h"
/// Creates Python bindings for a dynamic Eigen matrix
template <typename Type>