A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).
No file pairs changed together.
No temporal cross-component dependencies found.
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
setup.cfg graspologic/partition/leiden.py |
2 | 21 (9%) | 13 (15%) | 2021-12-21 |
graspologic/cluster/kclust.py setup.cfg |
2 | 5 (40%) | 21 (9%) | 2021-11-18 |
graspologic/layouts/auto.py setup.cfg |
2 | 8 (25%) | 21 (9%) | 2021-11-18 |
graspologic/layouts/auto.py graspologic/cluster/kclust.py |
2 | 8 (25%) | 5 (40%) | 2021-11-18 |
graspologic/align/base.py setup.cfg |
2 | 6 (33%) | 21 (9%) | 2021-11-18 |
graspologic/align/base.py graspologic/cluster/kclust.py |
2 | 6 (33%) | 5 (40%) | 2021-11-18 |
graspologic/align/base.py graspologic/layouts/auto.py |
2 | 6 (33%) | 8 (25%) | 2021-11-18 |
graspologic/align/seedless_procrustes.py setup.cfg |
2 | 8 (25%) | 21 (9%) | 2021-11-18 |
graspologic/align/seedless_procrustes.py graspologic/cluster/kclust.py |
2 | 8 (25%) | 5 (40%) | 2021-11-18 |
graspologic/align/seedless_procrustes.py graspologic/layouts/auto.py |
2 | 8 (25%) | 8 (25%) | 2021-11-18 |
graspologic/align/seedless_procrustes.py graspologic/align/base.py |
2 | 8 (25%) | 6 (33%) | 2021-11-18 |
graspologic/cluster/autogmm.py setup.cfg |
2 | 9 (22%) | 21 (9%) | 2021-11-18 |
graspologic/cluster/autogmm.py graspologic/cluster/kclust.py |
2 | 9 (22%) | 5 (40%) | 2021-11-18 |
graspologic/cluster/autogmm.py graspologic/layouts/auto.py |
2 | 9 (22%) | 8 (25%) | 2021-11-18 |
graspologic/cluster/autogmm.py graspologic/align/base.py |
2 | 9 (22%) | 6 (33%) | 2021-11-18 |
graspologic/cluster/autogmm.py graspologic/align/seedless_procrustes.py |
2 | 9 (22%) | 8 (25%) | 2021-11-18 |
graspologic/cluster/divisive_cluster.py setup.cfg |
2 | 6 (33%) | 21 (9%) | 2021-11-18 |
graspologic/cluster/divisive_cluster.py graspologic/cluster/kclust.py |
2 | 6 (33%) | 5 (40%) | 2021-11-18 |
graspologic/cluster/divisive_cluster.py graspologic/layouts/auto.py |
2 | 6 (33%) | 8 (25%) | 2021-11-18 |
graspologic/cluster/divisive_cluster.py graspologic/align/base.py |
2 | 6 (33%) | 6 (33%) | 2021-11-18 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
graspologic/pipeline/graph_builder.py graspologic/pipeline/embed/embeddings.py |
7 | 10 (70%) | 10 (70%) | 2021-11-18 |
graspologic/pipeline/embed/adjacency_spectral_embedding.py graspologic/pipeline/embed/embeddings.py |
7 | 16 (43%) | 10 (70%) | 2021-11-11 |
graspologic/pipeline/embed/embeddings.py setup.cfg |
6 | 10 (60%) | 21 (28%) | 2021-11-18 |
graspologic/pipeline/graph_builder.py setup.cfg |
6 | 10 (60%) | 21 (28%) | 2021-11-18 |
graspologic/pipeline/embed/adjacency_spectral_embedding.py graspologic/pipeline/graph_builder.py |
6 | 16 (37%) | 10 (60%) | 2021-11-11 |
graspologic/pipeline/embed/adjacency_spectral_embedding.py graspologic/embed/lse.py |
6 | 16 (37%) | 18 (33%) | 2021-11-11 |
graspologic/pipeline/embed/laplacian_spectral_embedding.py graspologic/pipeline/embed/adjacency_spectral_embedding.py |
6 | 12 (50%) | 16 (37%) | 2021-11-11 |
graspologic/embed/mds.py graspologic/embed/base.py |
5 | 9 (55%) | 13 (38%) | 2021-11-18 |
graspologic/embed/mug2vec.py graspologic/embed/base.py |
5 | 10 (50%) | 13 (38%) | 2021-11-18 |
graspologic/embed/mug2vec.py graspologic/embed/mds.py |
5 | 10 (50%) | 9 (55%) | 2021-11-18 |
graspologic/embed/omni.py graspologic/embed/base.py |
5 | 14 (35%) | 13 (38%) | 2021-11-18 |
graspologic/embed/omni.py graspologic/embed/mds.py |
5 | 14 (35%) | 9 (55%) | 2021-11-18 |
graspologic/embed/omni.py graspologic/embed/mug2vec.py |
5 | 14 (35%) | 10 (50%) | 2021-11-18 |
graspologic/embed/svd.py graspologic/embed/base.py |
5 | 11 (45%) | 13 (38%) | 2021-11-18 |
graspologic/embed/svd.py graspologic/embed/mds.py |
5 | 11 (45%) | 9 (55%) | 2021-11-18 |
graspologic/embed/svd.py graspologic/embed/mug2vec.py |
5 | 11 (45%) | 10 (50%) | 2021-11-18 |
graspologic/embed/svd.py graspologic/embed/omni.py |
5 | 11 (45%) | 14 (35%) | 2021-11-18 |
graspologic/pipeline/embed/_elbow.py graspologic/embed/base.py |
5 | 6 (83%) | 13 (38%) | 2021-11-18 |
graspologic/pipeline/embed/_elbow.py graspologic/embed/mds.py |
5 | 6 (83%) | 9 (55%) | 2021-11-18 |
graspologic/pipeline/embed/_elbow.py graspologic/embed/mug2vec.py |
5 | 6 (83%) | 10 (50%) | 2021-11-18 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
graspologic/embed/lse.py graspologic/embed/ase.py |
9 | 18 (50%) | 15 (60%) | 2021-11-11 |
graspologic/pipeline/embed/adjacency_spectral_embedding.py graspologic/pipeline/graph_builder.py |
9 | 16 (56%) | 10 (90%) | 2021-11-11 |
graspologic/embed/svd.py graspologic/embed/base.py |
8 | 11 (72%) | 13 (61%) | 2021-11-18 |
graspologic/pipeline/graph_builder.py graspologic/pipeline/embed/embeddings.py |
8 | 10 (80%) | 10 (80%) | 2021-11-18 |
graspologic/embed/ase.py graspologic/embed/base.py |
8 | 15 (53%) | 13 (61%) | 2021-11-11 |
graspologic/embed/lse.py graspologic/embed/base.py |
8 | 18 (44%) | 13 (61%) | 2021-11-11 |
graspologic/pipeline/embed/adjacency_spectral_embedding.py graspologic/pipeline/embed/embeddings.py |
8 | 16 (50%) | 10 (80%) | 2021-11-11 |
graspologic/pipeline/embed/adjacency_spectral_embedding.py graspologic/embed/lse.py |
8 | 16 (50%) | 18 (44%) | 2021-11-11 |
graspologic/pipeline/embed/__init__.py graspologic/pipeline/embed/adjacency_spectral_embedding.py |
8 | 9 (88%) | 16 (50%) | 2021-08-11 |
graspologic/embed/mds.py graspologic/embed/base.py |
7 | 9 (77%) | 13 (53%) | 2021-11-18 |
graspologic/embed/mug2vec.py graspologic/embed/base.py |
7 | 10 (70%) | 13 (53%) | 2021-11-18 |
graspologic/embed/mug2vec.py graspologic/embed/mds.py |
7 | 10 (70%) | 9 (77%) | 2021-11-18 |
graspologic/embed/omni.py graspologic/embed/base.py |
7 | 14 (50%) | 13 (53%) | 2021-11-18 |
graspologic/embed/omni.py graspologic/embed/mds.py |
7 | 14 (50%) | 9 (77%) | 2021-11-18 |
graspologic/embed/omni.py graspologic/embed/mug2vec.py |
7 | 14 (50%) | 10 (70%) | 2021-11-18 |
graspologic/embed/svd.py graspologic/embed/mds.py |
7 | 11 (63%) | 9 (77%) | 2021-11-18 |
graspologic/embed/svd.py graspologic/embed/mug2vec.py |
7 | 11 (63%) | 10 (70%) | 2021-11-18 |
graspologic/embed/svd.py graspologic/embed/omni.py |
7 | 11 (63%) | 14 (50%) | 2021-11-18 |
graspologic/pipeline/graph_builder.py graspologic/embed/base.py |
7 | 10 (70%) | 13 (53%) | 2021-11-18 |
graspologic/pipeline/graph_builder.py graspologic/embed/mds.py |
7 | 10 (70%) | 9 (77%) | 2021-11-18 |