summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-09-07Code review : Only one create_complex function with a default argument valuevrouvrea
2018-09-07Code review : rearrange documentation and examples according to making choice...vrouvrea
2018-09-04Use debug or release version to link with python packagevrouvrea
2018-09-03Code review : Fix remarks for move and copy assignmentvrouvrea
2018-08-31Fix weighted periodic compilation issuevrouvrea
2018-08-31Link with release third parties library version, even in debug modevrouvrea
2018-08-31Works fine in debug and release modevrouvrea
2018-08-31Try with boost release and debug lib versionsvrouvrea
2018-08-31Pass parameters to cmake function through double quote for unset variables casevrouvrea
2018-08-31Add CGAL_LIBRARIESvrouvrea
2018-08-31Add debug tracesvrouvrea
2018-08-31Add debug tracesvrouvrea
2018-08-31Add debug tracesvrouvrea
2018-08-30A thread_local was missingvrouvrea
2018-08-29weighted/non-weighted and periodic/non-periodic with fast/exact are working w...vrouvrea
2018-08-28added function to read point cloud from array in memory + changed a little bi...mcarrier
2018-08-28Make fast/safe/exact, weighted/non-weighted, periodic/non-periodic more ortho...vrouvrea
2018-08-28Update children on movevrouvrea
2018-08-24Fix move constructor and assignment for the Simplex treevrouvrea
2018-08-21Move assignment and its associated testvrouvrea
2018-08-21Add DEBUG_TRACES for the testvrouvrea
2018-08-21Bad copy assignment testvrouvrea
2018-08-21Copy assignment for Simplex_tree and its tests (rules of 5)vrouvrea
2018-08-17Makes clearer dependencies for each function of persistence graphical toolsvrouvrea
2018-08-17Code review : rename max_plots and max_barcodes as max_intervals for peristen...vrouvrea
2018-08-17Code review : Rename max_plots with max_intervals for persistence densityvrouvrea
2018-08-17Doc review : inf_delta explanation improvementvrouvrea
2018-08-17Code review : Add a bw_method parameter to plot_persistence_density for the s...vrouvrea
2018-08-17doc review : modification of persistence barcode example to make it more rele...vrouvrea
2018-08-17Doc review : rephrase max_plots explanationvrouvrea
2018-08-17Code review : add a parameter to select dimension for plot_persistence_densit...vrouvrea
2018-08-16Bug fixvrouvrea
2018-08-16Code review : Try to import module. Functions are unavailable if not available.vrouvrea
2018-08-13Clarify installation, utilities and examples generationvrouvrea
2018-08-13Modify GUDHIConfig.cmake in order to have :vrouvrea
2018-08-09GUDHI_CAN_USE_CXX11_THREAD_LOCAL was missing in Persistent_cohomology::annota...vrouvrea
2018-08-09Merge last trunk modificationsvrouvrea
2018-08-09Merge last trunk modificationsvrouvrea
2018-08-09Merge ninja_cmake_warning_fix_vincent branchvrouvrea
2018-08-09Merge last trunk modificationsvrouvrea
2018-08-09Merge last trunk modificationsvrouvrea
2018-08-09Merge last trunk modificationsvrouvrea
2018-08-09Make soft dependency for matplotlib and numpy dependenciesvrouvrea
2018-08-08Fix issue #4 : [CMake - global] List all that is missingvrouvrea
2018-08-07Fix issue #13 : [Global - utilities] use exit(-1) instead of std::abort in ut...vrouvrea
2018-08-07Doxyfile is now generated to facilitate gudhi version packaging and new modul...vrouvrea
2018-08-07Remove if cmake version in GUDHI_user_version_targetvrouvrea
2018-08-06Fix issue #14 : [RipsComplex] max_edge_length documented with type 'int'vrouvrea
2018-08-06Fix issue #15 : [python - subsampling] sparsify_point_set wrong documentationvrouvrea
2018-08-03Add SciPy as a dependency in the installation process documentationvrouvrea