summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-09-25clang-format all filesvrouvrea
2018-09-25Constants shall be upper casevrouvrea
2018-09-25Code review : use std::unordered_map instead of std::mapvrouvrea
2018-09-25Fix unitary testsvrouvrea
2018-09-20fixed small bug on persistence diagramsmcarrier
2018-09-18git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Nerve_GIC@38...mcarrier
2018-09-18Add results.csv file creationvrouvrea
2018-09-17Add benchmarkvrouvrea
2018-09-11Code review : rephrase a commentvrouvrea
2018-09-10Code review : More explicit message when import fails in plot persistence gra...vrouvrea
2018-09-10sparse rips exampleglisse
2018-09-10Add minimal testing for sparse rips in pythonglisse
2018-09-10Doc review : Add a link to scipy.stats.gaussian_kde official documentationvrouvrea
2018-09-10Code review : Fix alpha_complex_3d_persistence utility with new alpha_complex...vrouvrea
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