summaryrefslogtreecommitdiff
path: root/ripser.xcodeproj
diff options
context:
space:
mode:
authorUlrich Bauer <ulrich.bauer@tum.de>2015-11-16 00:53:45 -0500
committerUlrich Bauer <ulrich.bauer@tum.de>2015-11-16 00:53:45 -0500
commit8b7b6c13ee106480c15134e3d3397021ae750ac5 (patch)
tree6dd306bd10640b901180d208657453f24821d34b /ripser.xcodeproj
parent0ae0988875cbf9f3c8603a7db2c743c041e7cb61 (diff)
parent6812ded36b5ada39c7f16a67f3235367a3c67f4a (diff)
Merge branch 'efficient-diameter-caching' into google-sparse-hash-map
* efficient-diameter-caching: store diameters in reduction matrix coface diameter speedup build macros in project settings reverted get_pivot / pop_pivot edit derive formula for multiplicative_inverse_vector # Conflicts: # ripser.cpp
Diffstat (limited to 'ripser.xcodeproj')
-rw-r--r--ripser.xcodeproj/project.pbxproj7
1 files changed, 7 insertions, 0 deletions
diff --git a/ripser.xcodeproj/project.pbxproj b/ripser.xcodeproj/project.pbxproj
index 951d862..f3e4722 100644
--- a/ripser.xcodeproj/project.pbxproj
+++ b/ripser.xcodeproj/project.pbxproj
@@ -207,6 +207,13 @@
551018501BD63CB300990BFF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "$(inherited)",
+ FILE_FORMAT_LOWER_TRIANGULAR_CSV,
+ USE_COEFFICIENTS,
+ STORE_DIAMETERS,
+ PRINT_PERSISTENCE_PAIRS,
+ );
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;