ect
Contents:
1. Getting Started
1.1. Prerequisites
1.2. Installing
ect
1.3. Uninstalling
ect
2. Modules
2.1. Embedded graphs
EmbeddedGraph
2.2. Embedded CW complex
EmbeddedCW
2.3. ECT on graphs
ECT
3. Tutorials
3.1. Tutorial: ECT for Embedded Graphs
3.1.1. Basic Usage
3.2. Tutorial: ECT for CW complexes
3.3. ECT on Matisse’s “The Parakeet and the Mermaid”
3.3.1. Acknowledgements
4. Contributing
4.1. Getting Started
4.2. Contributing Guidelines
4.2.1. Code style and formatting
4.2.2. Documentation guidelines
4.2.3. Testing guidelines
4.2.4. Issue tracking and pull requests
4.3. Conclusion
5. License
6. Citing
ect
Index
Index
_
|
A
|
C
|
D
|
E
|
G
|
M
|
N
|
P
|
S
|
T
|
V
_
__init__() (ect.ect_graph.ECT method)
(ect.embed_cw.EmbeddedCW method)
(ect.embed_graph.EmbeddedGraph method)
A
add_cycle() (ect.embed_graph.EmbeddedGraph method)
add_edge() (ect.embed_graph.EmbeddedGraph method)
add_face() (ect.embed_cw.EmbeddedCW method)
add_faces_from() (ect.embed_cw.EmbeddedCW method)
add_from_embedded_graph() (ect.embed_cw.EmbeddedCW method)
add_node() (ect.embed_graph.EmbeddedGraph method)
add_nodes_from() (ect.embed_graph.EmbeddedGraph method)
add_nodes_from_dict() (ect.embed_graph.EmbeddedGraph method)
C
calculate() (ect.ect_graph.ECT method)
center_coordinates() (ect.embed_graph.EmbeddedGraph method)
coord_matrix (ect.embed_graph.EmbeddedGraph property)
D
dim (ect.embed_graph.EmbeddedGraph property)
E
ECT (class in ect.ect_graph)
ect.ect_graph
module
ect.embed_cw
module
ect.embed_graph
module
edge_indices (ect.embed_graph.EmbeddedGraph property)
EmbeddedCW (class in ect.embed_cw)
EmbeddedGraph (class in ect.embed_graph)
G
get_bounding_box() (ect.embed_graph.EmbeddedGraph method)
get_bounding_radius() (ect.embed_graph.EmbeddedGraph method)
get_center() (ect.embed_graph.EmbeddedGraph method)
get_coord() (ect.embed_graph.EmbeddedGraph method)
get_normal_angle_matrix() (ect.embed_graph.EmbeddedGraph method)
get_normal_angles() (ect.embed_graph.EmbeddedGraph method)
M
module
ect.ect_graph
ect.embed_cw
ect.embed_graph
N
node_list (ect.embed_graph.EmbeddedGraph property)
node_to_index (ect.embed_graph.EmbeddedGraph property)
P
pca_projection() (ect.embed_graph.EmbeddedGraph method)
plot() (ect.embed_cw.EmbeddedCW method)
(ect.embed_graph.EmbeddedGraph method)
plot_faces() (ect.embed_cw.EmbeddedCW method)
position_dict (ect.embed_graph.EmbeddedGraph property)
project_coordinates() (ect.embed_graph.EmbeddedGraph method)
S
scale_coordinates() (ect.embed_graph.EmbeddedGraph method)
set_coord() (ect.embed_graph.EmbeddedGraph method)
shape_descriptor() (ect.ect_graph.ECT static method)
T
transform_coordinates() (ect.embed_graph.EmbeddedGraph method)
V
validate_plot_parameters() (ect.embed_graph.EmbeddedGraph method)