summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-12-05Fix Perseus read file failed casesvrouvrea
2017-12-02Don't return 'const int', that's equivalent to int and causes a warning.glisse
2017-12-02Copy insert_simplex_and_subfaces from the gforge TODO, updated to set the dim...glisse
2017-12-02remove dead variable max_dimglisse
2017-12-02Cleanup checks in Simplex_treeglisse
2017-12-02Use contiguous_vertices also for the boundary of segments.glisse
2017-12-01Fix cubical periodic cythonizationvrouvrea
2017-11-30python doc clarificationsglisse
2017-11-30"This shall not happen": that's what assert is for.glisse
2017-11-30Better than vector, static_vector.glisse
2017-11-30Typo get_point_cloud retrieves the points, not the triangulation.glisse
2017-11-30rename the_simplex_tree which represents one simplexglisse
2017-11-30No loop for 2 valuesglisse
2017-11-30list -> vectorglisse
2017-11-30remove filtration_maxglisse
2017-11-30remove dim_maxglisse
2017-11-30dead typedefglisse
2017-11-30map::insert(pair(a,b)) --> map::emplace(a,b)glisse
2017-11-30Small optimization for neighbor search in bottleneck.glisse
2017-11-24Merge ST-doc-simplex branchvrouvrea
2017-11-24Update linkcjamin
2017-11-24Typoscjamin
2017-11-24Describe CSV matrix filecjamin
2017-11-24Move Perseus file format to file_formats.hcjamin
2017-11-24Add linkcjamin
2017-11-22Add precisionscjamin
2017-11-22b => birth + d => deathcjamin
2017-11-22Rename some utilities + some fix in the doccjamin
2017-11-22Add link to OFF file doccjamin
2017-11-22Fix typocjamin
2017-11-22Part of the doc disappeared during the homogenization...cjamin
2017-11-22Merge last trunk modificationsvrouvrea
2017-11-22Merge graph_expansion_blocker fix from cech_complex branchvrouvrea
2017-11-22Merge last trunk modificationsvrouvrea
2017-11-21Merge add_utils_in_gudhi_v2 branch in trunkvrouvrea
2017-11-20Merge last trunk modificationsvrouvrea
2017-11-20Copy the doc from FilteredComplex::simplex to the Simplex_tree.glisse
2017-11-20assign_filtration bindingvrouvrea
2017-11-20Add upper_bound_dimension and associated documentation for automatic dimensio...vrouvrea
2017-11-17Corrected Strong_witness docskachano
2017-11-17Added the commented choose_n_farthest_points everywhereskachano
2017-11-17Made farthest_points clickableskachano
2017-11-17Added a comment to one of the examplesskachano
2017-11-17Modified docskachano
2017-11-17Homogenize shebang for Python scripts used as executablesvrouvrea
2017-11-16cpplint fixvrouvrea
2017-11-16Fix cpplintvrouvrea
2017-11-16Apply google code conventions for cpplintvrouvrea
2017-11-16Merge last trunk modificationsvrouvrea
2017-11-16Fix compilationvrouvrea