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
SECT
2.4. Directions
Sampling
Directions
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
|
F
|
G
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
_
__init__() (ect.directions.Directions method)
(ect.ect_graph.ECT method)
(ect.embed_cw.EmbeddedCW method)
(ect.embed_graph.EmbeddedGraph method)
(ect.sect.SECT 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)
(ect.sect.SECT method)
center_coordinates() (ect.embed_graph.EmbeddedGraph method)
coord_matrix (ect.embed_graph.EmbeddedGraph property)
CUSTOM (ect.directions.Sampling attribute)
D
dim (ect.embed_graph.EmbeddedGraph property)
Directions (class in ect.directions)
E
ECT (class in ect.ect_graph)
ect.directions
module
ect.ect_graph
module
ect.embed_cw
module
ect.embed_graph
module
ect.sect
module
edge_indices (ect.embed_graph.EmbeddedGraph property)
EmbeddedCW (class in ect.embed_cw)
EmbeddedGraph (class in ect.embed_graph)
F
from_angles() (ect.directions.Directions class method)
from_vectors() (ect.directions.Directions class method)
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.directions
ect.ect_graph
ect.embed_cw
ect.embed_graph
ect.sect
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)
R
RANDOM (ect.directions.Sampling attribute)
random() (ect.directions.Directions class method)
S
Sampling (class in ect.directions)
scale_coordinates() (ect.embed_graph.EmbeddedGraph method)
SECT (class in ect.sect)
set_coord() (ect.embed_graph.EmbeddedGraph method)
shape_descriptor() (ect.ect_graph.ECT static method)
T
thetas (ect.directions.Directions property)
transform_coordinates() (ect.embed_graph.EmbeddedGraph method)
U
UNIFORM (ect.directions.Sampling attribute)
uniform() (ect.directions.Directions class method)
V
validate_plot_parameters() (ect.embed_graph.EmbeddedGraph method)
vectors (ect.directions.Directions property)