Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GUDHI/gudhi-devel
/ functions
Functions
4,084 in github.com/GUDHI/gudhi-devel
⨍
Functions
4,084
◇
Types & classes
709
↓ 2 callers
Method
maximal_cofaces
src/Toplex_map/include/gudhi/Toplex_map.h:187
↓ 2 callers
Method
membership
src/Toplex_map/benchmark/benchmark_tm.cpp:38
↓ 2 callers
Function
merge
src/python/gudhi/clustering/_tomato.cc:214
↓ 2 callers
Method
min_max_filtration
src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex_base.h:646
↓ 2 callers
Method
multiply_source_and_add_to
src/Persistence_matrix/include/gudhi/Persistence_matrix/RU_matrix.h:744
↓ 2 callers
Method
next_dimension_simplices
src/Skeleton_blocker/include/gudhi/Skeleton_blocker/internal/Trie.h:227
↓ 2 callers
Method
num_simplices
src/Hasse_complex/include/gudhi/Hasse_complex.h:119
↓ 2 callers
Method
num_simplices
* @brief returns the number of simplices of a given dimension in the complex. */
src/Skeleton_blocker/include/gudhi/Skeleton_blocker_complex.h:995
↓ 2 callers
Method
num_simplices
* Returns number of all cubes in the complex. **/
src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex.h:116
↓ 2 callers
Method
on_add_blocker
src/Skeleton_blocker/include/gudhi/Skeleton_blocker/Skeleton_blocker_complex_visitor.h:79
↓ 2 callers
Method
on_started
* @brief Called before the edge contraction process starts. */
src/Contraction/include/gudhi/Contraction/policies/Contraction_visitor.h:41
↓ 2 callers
Method
on_stop_condition_reached
* @brief Called when the algorithm stops. */
src/Contraction/include/gudhi/Contraction/policies/Contraction_visitor.h:46
↓ 2 callers
Function
output_meshes_to_medit
src/Coxeter_triangulation/include/gudhi/IO/output_meshes_to_medit.h:81
↓ 2 callers
Function
persistence_on_rectangle_from_top_cells
src/Persistent_cohomology/include/gudhi/Persistence_on_rectangle.h:585
↓ 2 callers
Function
pick_n_random_points
src/Subsampling/include/gudhi/pick_n_random_points.h:38
↓ 2 callers
Method
plot_DOT
Create a .dot file that can be compiled with neato to produce a .pdf file. \brief Creates a .dot file called SC.dot for neato (part of the graphviz pa
src/Nerve_GIC/include/gudhi/GIC.h:1028
↓ 2 callers
Function
plot_persistence_barcode
This function plots the persistence bar code from persistence values list, a np.array of shape (N x 2) (representing a diagram in a single homolog
src/python/gudhi/persistence_graphical_tools.py:173
↓ 2 callers
Function
populate_mesh
src/Coxeter_triangulation/include/gudhi/IO/build_mesh_from_cell_complex.h:47
↓ 2 callers
Method
positive_neighbors
src/Skeleton_blocker/include/gudhi/Skeleton_blocker/internal/Trie.h:207
↓ 2 callers
Function
print_barcode
src/Zigzag_persistence/example/example_zigzag_filtration_as_input_loop.cpp:21
↓ 2 callers
Function
print_indices
src/Zigzag_persistence/example/example_zigzag_filtration_as_input_loop.cpp:37
↓ 2 callers
Function
proper_face_in_union
src/Skeleton_blocker/include/gudhi/Skeleton_blocker/Skeleton_blocker_sub_complex.h:203
↓ 2 callers
Method
pull_all_near
src/Bottleneck_distance/include/gudhi/Neighbors_finder.h:149
↓ 2 callers
Function
random_orthogonal_matrix
\brief Generates a uniform random orthogonal matrix using the "subgroup algorithm" by * Diaconis & Shashahani. * \details Taken from https://en.wiki
src/Coxeter_triangulation/include/gudhi/Functions/random_orthogonal_matrix.h:42
↓ 2 callers
Function
read_off
src/common/include/gudhi/Off_reader.h:161
↓ 2 callers
Function
read_operation
src/Zigzag_persistence/example/example_zzfiltration_from_file.cpp:25
↓ 2 callers
Method
read_perseus_style_file
src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex_base.h:751
↓ 2 callers
Function
read_persistence_intervals_and_dimension
src/common/include/gudhi/reader_utils.h:295
↓ 2 callers
Function
read_persistence_intervals_grouped_by_dimension
Reads a file containing persistence intervals. Each line might contain 2, 3 or 4 values: [[field] dimension] birth death The return value is a
src/python/gudhi/reader_utils.py:38
↓ 2 callers
Function
read_point_cloud
src/Ripser/utilities/ripser.cc:93
↓ 2 callers
Method
remove_birth
* @brief Removes the birth from the ordering. * When the row at index @p birth is removed from the homology matrix, we do not need * to main
src/Zigzag_persistence/include/gudhi/zigzag_persistence.h:222
↓ 2 callers
Method
remove_column
src/Persistence_matrix/include/gudhi/Matrix.h:1842
↓ 2 callers
Method
remove_popable_blockers
src/Skeleton_blocker/include/gudhi/Skeleton_blocker_simplifiable_complex.h:44
↓ 2 callers
Method
remove_vertex
* Remove the vertex v from the simplex: */
src/Skeleton_blocker/include/gudhi/Skeleton_blocker/Skeleton_blocker_simplex.h:117
↓ 2 callers
Method
remove_vertex
src/Toplex_map/include/gudhi/Toplex_map.h:253
↓ 2 callers
Method
required_span_size
src/common/include/gudhi/simple_mdspan.h:246
↓ 2 callers
Method
set_cover_from_file
Creates the cover C from a file containing the cover elements of each point (the order has to be the same as in the input file!). :pa
src/python/gudhi/nerve_gic.py:73
↓ 2 callers
Method
set_cover_from_file
Set cover from file. \brief Creates the cover C from a file containing the cover elements of each point (the order has to be the same * as in the in
src/Nerve_GIC/include/gudhi/GIC.h:819
↓ 2 callers
Method
set_cover_from_range
src/Nerve_GIC/include/gudhi/GIC.h:857
↓ 2 callers
Method
set_distances_from_range
\brief Reads and stores the distance matrices from vector stored in memory. * * @param[in] distance_matrix input vector representing the distanc
src/Nerve_GIC/include/gudhi/GIC.h:384
↓ 2 callers
Method
set_id
src/Skeleton_blocker/include/gudhi/Skeleton_blocker/Skeleton_blocker_simple_traits.h:113
↓ 2 callers
Method
set_length
src/Persistent_cohomology/include/gudhi/Persistent_cohomology.h:147
↓ 2 callers
Method
set_light_direction
src/GudhUI/view/Viewer.cpp:60
↓ 2 callers
Method
set_mask
\brief Sets the mask, which is a threshold integer such that nodes in the complex that contain a number of data * points which is less than or equa
src/Nerve_GIC/include/gudhi/GIC.h:213
↓ 2 callers
Method
set_point_cloud_from_range
\brief Reads and stores the input point cloud from vector stored in memory. * * @param[in] point_cloud input vector representing the point cloud
src/Nerve_GIC/include/gudhi/GIC.h:223
↓ 2 callers
Method
setup_bitmap_based_on_top_dimensional_cells_list
src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex_base.h:661
↓ 2 callers
Method
setup_bitmap_based_on_vertices
src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex_base.h:689
↓ 2 callers
Method
simplex
src/Hasse_complex/include/gudhi/Hasse_complex.h:136
↓ 2 callers
Method
sorted_distances
src/Bottleneck_distance/include/gudhi/Persistence_graph.h:156
↓ 2 callers
Function
sparsify_point_set
src/Subsampling/include/gudhi/sparsify_point_set.h:49
↓ 2 callers
Method
subcolor
\brief Returns the mean color corresponding to a specific node of the created complex. * * @param[in] c ID of the node.
src/Nerve_GIC/include/gudhi/GIC.h:968
↓ 2 callers
Function
subfaces
src/Skeleton_blocker/include/gudhi/Skeleton_blocker/internal/Top_faces.h:23
↓ 2 callers
Method
swap_columns
src/Persistence_matrix/include/gudhi/Persistence_matrix/base_swap.h:163
↓ 2 callers
Method
swap_rows
src/Persistence_matrix/include/gudhi/Matrix.h:2159
↓ 2 callers
Method
swap_rows
src/Persistence_matrix/include/gudhi/Persistence_matrix/base_swap.h:170
↓ 2 callers
Function
test_barcode
src/Zigzag_persistence/test/test_filtered_zigzag_persistence.cpp:54
↓ 2 callers
Function
test_empty_simplex_tree
src/Simplex_tree/test/simplex_tree_unit_test.cpp:39
↓ 2 callers
Function
test_indices
src/Zigzag_persistence/test/test_filtered_zigzag_persistence.cpp:69
↓ 2 callers
Function
test_indices
src/Zigzag_persistence/test/test_zigzag_persistence.cpp:45
↓ 2 callers
Function
test_iterators_on_empty_simplex_tree
src/Simplex_tree/test/simplex_tree_unit_test.cpp:56
↓ 2 callers
Function
test_multi_field_inplace_operators
src/Persistence_matrix/test/test_persistence_matrix_field_operators.cpp:447
↓ 2 callers
Function
test_multi_field_operators
src/Persistence_matrix/test/test_persistence_matrix_field_operators.cpp:394
↓ 2 callers
Function
test_multi_field_properties
src/Persistence_matrix/test/test_persistence_matrix_field_operators.cpp:523
↓ 2 callers
Function
test_z2_standart_field_inplace_operators
src/Persistence_matrix/test/test_persistence_matrix_field_operators.cpp:152
↓ 2 callers
Function
test_z2_standart_field_operators
src/Persistence_matrix/test/test_persistence_matrix_field_operators.cpp:28
↓ 2 callers
Function
test_z2_standart_field_properties
src/Persistence_matrix/test/test_persistence_matrix_field_operators.cpp:305
↓ 2 callers
Method
top_dimensional_cells_range
Returns a range over all top-dimensional cells. */
src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex_base.h:423
↓ 2 callers
Method
transform
Add dummy points to each persistence diagram so that they all have the same cardinality. All points are given an additional coordinate indica
src/python/gudhi/representations/preprocessing.py:227
↓ 2 callers
Method
transform
Compute all sliced Wasserstein kernel values between the persistence diagrams that were stored after calling the fit() method, and a given li
src/python/gudhi/representations/kernel_methods.py:184
↓ 2 callers
Function
try_to_solve_inconsistencies_in_a_local_triangulation
src/Tangential_complex/include/gudhi/Tangential_complex.h:1605
↓ 2 callers
Function
usage
src/common/example/example_CGAL_3D_points_off_reader.cpp:12
↓ 2 callers
Function
usage
src/common/example/example_vector_double_points_off_reader.cpp:9
↓ 2 callers
Function
usage
src/common/example/example_CGAL_points_off_reader.cpp:14
↓ 2 callers
Function
user_case_simple_constructor
(cub)
src/python/test/test_cubical_complex.py:120
↓ 2 callers
Method
vertices_of_persistence_pairs
This function returns a list of pairs of vertices corresponding to the persistence birth and death cells of the filtration. The cells are repr
src/python/gudhi/cubical_complex.py:238
↓ 2 callers
Method
vertices_of_persistence_pairs
This function returns a list of pairs of vertices corresponding to the persistence birth and death cells of the filtration. The cells are repr
src/python/gudhi/periodic_cubical_complex.py:249
↓ 2 callers
Method
vine_swap
src/Persistence_matrix/include/gudhi/Persistence_matrix/Id_to_index_overlay.h:1171
↓ 2 callers
Function
wasserstein_distance
Compute the Wasserstein distance between persistence diagram using Python Optimal Transport backend. Diagrams can contain points with infinit
src/python/gudhi/wasserstein/wasserstein.py:232
↓ 2 callers
Method
write_file
src/Tangential_complex/benchmark/RIB_exporter.h:63
↓ 2 callers
Method
write_info
Create a .txt file that can be compiled with KeplerMapper. \brief Creates a .txt file called SC.txt describing the 1-skeleton, which can then be plott
src/Nerve_GIC/include/gudhi/GIC.h:1072
↓ 2 callers
Function
write_persistence_intervals_to_stream
src/common/include/gudhi/writing_persistence_to_file.h:96
↓ 2 callers
Method
write_to_file
src/Persistence_representations/include/gudhi/Persistence_vectors.h:626
↓ 2 callers
Method
zero_column
src/Persistence_matrix/include/gudhi/Matrix.h:2019
↓ 2 callers
Method
zero_entry
src/Persistence_matrix/include/gudhi/Matrix.h:1997
↓ 1 callers
Method
PQ_handle
src/Contraction/include/gudhi/Skeleton_blocker_contractor.h:199
↓ 1 callers
Function
_3d_points_on_a_plane
(simplicial_complex, precision)
src/python/test/test_delaunay_complex.py:167
↓ 1 callers
Function
_3d_tetrahedrons
(precision)
src/python/test/test_alpha_complex.py:38
↓ 1 callers
Function
_Cubical
(Xflat, Xdim, dimensions, homology_coeff_field)
src/python/gudhi/tensorflow/cubical_layer.py:25
↓ 1 callers
Function
_LowerStarSimplexTree
( simplextree, filtration, dimensions, homology_coeff_field, persistence_dim_max )
src/python/gudhi/tensorflow/lower_star_simplex_tree_layer.py:24
↓ 1 callers
Function
_Rips
(DX, max_edge, dimensions, homology_coeff_field)
src/python/gudhi/tensorflow/rips_layer.py:26
↓ 1 callers
Method
__init__
Args: points (Sequence[Sequence[float]]): A list of points in d-Dimension. weights (Optional[Sequence[float]]): A list of
src/python/gudhi/delaunay_complex.py:35
↓ 1 callers
Function
_alpha_get_point
(precision)
src/python/test/test_alpha_complex.py:20
↓ 1 callers
Method
_are_adjacent
src/Persistence_matrix/include/gudhi/Persistence_matrix/chain_vine_swap.h:179
↓ 1 callers
Function
_automatic_sample_range
Compute and returns sample range from the persistence diagrams if one of the sample_range values is numpy.nan. Parameters: sample_ra
src/python/gudhi/representations/vector_methods.py:154
↓ 1 callers
Function
_basic_torus
(impl)
src/python/test/test_datasets_generators.py:28
↓ 1 callers
Method
_birth_val
src/Persistence_matrix/include/gudhi/Persistence_matrix/ru_vine_swap.h:144
↓ 1 callers
Function
_build_dist_matrix
:param X: (n x 2) numpy.array encoding the (points of the) first diagram. :param Y: (m x 2) numpy.array encoding the second diagram. :par
src/python/gudhi/wasserstein/wasserstein.py:42
↓ 1 callers
Function
_checksum_sha256
Compute the file checksum using sha256. Parameters ---------- file_path: string Full path of the created file including file
src/python/gudhi/datasets/remote.py:71
↓ 1 callers
Method
_compute_sorted_vector_of_distances_via_heap
src/Persistence_representations/include/gudhi/Persistence_vectors.h:384
↓ 1 callers
Method
_compute_sorted_vector_of_distances_via_vector_sorting
src/Persistence_representations/include/gudhi/Persistence_vectors.h:467
← previous
next →
801–900 of 4,084, ranked by callers