summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-11-16Add some tests for empty toplex managementvrouvrea
2018-11-16Doc review : Rephrase remove_vertex docvrouvrea
2018-11-16Code review : No need to use Toplex_map::Vertex inside Toplex_map classvrouvrea
2018-11-16Doc review : Simplicial complex terms instead of toplex map ones.vrouvrea
2018-11-16Doc review : Simplicial complex terms instead of toplex map ones.vrouvrea
2018-11-16Doc review : Gamma_0 instead of gamma_0 to be like in the papervrouvrea
2018-10-16Add copyrightsvrouvrea
2018-10-16Remove Filtered_toplex_map and its derivativevrouvrea
2018-10-16Rename Lazy_Toplex_map accordingly to code conventionsvrouvrea
2018-10-16Add lazy_toplex_map_unit_testvrouvrea
2018-10-16Toplex definitionvrouvrea
2018-10-16Resize map.pngvrouvrea
2018-10-15Toplex_map indentationvrouvrea
2018-10-15Remove Simplex tree edge contraction that seg faultvrouvrea
2018-10-15Add num_vertices methodvrouvrea
2018-10-12Add some unitary testsvrouvrea
2018-10-12Remove all documentation from user manualvrouvrea
2018-10-12Bad comment for lazy num_maximal_simplicesvrouvrea
2018-10-12Rename num_simplices num_maximal_simplicesvrouvrea
2018-10-12Merge last trunk modificationsvrouvrea
2018-10-05Message to debug Mac issuevrouvrea
2018-10-05pastoglisse
2018-10-04Documentation change for github websitevrouvrea
2018-10-04Merge branch windows_warning_removal_vincent to fix warning level at 3 for Wi...vrouvrea
2018-10-04Merge of branch plot_persistence_density_vincentvrouvrea
2018-10-03Modify "-pedantic" compiler option management in order to be tracedvrouvrea
2018-10-02Merge of last modifications on Nerve_GIC branchvrouvrea
2018-10-02Catch exception by const&glisse
2018-10-02Doc review : Explain that plot persistence density function doesn't handle de...vrouvrea
2018-10-02Code review : remove executable propertyvrouvrea
2018-10-02Doc review : "Selected points are" -> "Selected intervals are"vrouvrea
2018-10-02Doc review: max_intervals documentation in plot_persistence_densityvrouvrea
2018-09-28Fix typo in installationvrouvrea
2018-09-28Python Nerve and Graph Induced Complex was introduced in GUDHI 2.3.0 (not 2.1.0)vrouvrea
2018-09-28https://gitlab.inria.fr/GUDHI/gudhi-devel/issues/32 - [Cmake - Qt5] CMake out...vrouvrea
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-10Code review : More explicit message when import fails in plot persistence gra...vrouvrea
2018-09-10Doc review : Add a link to scipy.stats.gaussian_kde official documentationvrouvrea
2018-09-04Use debug or release version to link with python packagevrouvrea
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-28added function to read point cloud from array in memory + changed a little bi...mcarrier