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).
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
src/core/compile.cpp include/loop_tool/symbolic.h |
3 | 27 (11%) | 11 (27%) | 2022-01-22 |
src/core/symbolic.cpp include/loop_tool/symbolic.h |
3 | 16 (18%) | 11 (27%) | 2022-01-22 |
src/core/symbolic.cpp src/core/compile.cpp |
3 | 16 (18%) | 27 (11%) | 2022-01-22 |
src/frontends/lazy.cpp include/loop_tool/lazy.h |
3 | 25 (12%) | 25 (12%) | 2022-01-14 |
src/frontends/python.cpp include/loop_tool/symbolic.h |
2 | 34 (5%) | 11 (18%) | 2022-01-22 |
src/frontends/python.cpp src/core/compile.cpp |
2 | 34 (5%) | 27 (7%) | 2022-01-22 |
src/frontends/python.cpp src/core/symbolic.cpp |
2 | 34 (5%) | 16 (12%) | 2022-01-22 |
include/loop_tool/compile.h src/core/compile.cpp |
2 | 14 (14%) | 27 (7%) | 2022-01-21 |
include/loop_tool/lazy.h include/loop_tool/symbolic.h |
2 | 25 (8%) | 11 (18%) | 2022-01-11 |
include/loop_tool/lazy.h src/core/compile.cpp |
2 | 25 (8%) | 27 (7%) | 2022-01-11 |
include/loop_tool/lazy.h src/core/symbolic.cpp |
2 | 25 (8%) | 16 (12%) | 2022-01-11 |
src/frontends/lazy.cpp include/loop_tool/symbolic.h |
2 | 25 (8%) | 11 (18%) | 2022-01-11 |
src/frontends/lazy.cpp src/core/compile.cpp |
2 | 25 (8%) | 27 (7%) | 2022-01-11 |
src/frontends/lazy.cpp src/core/symbolic.cpp |
2 | 25 (8%) | 16 (12%) | 2022-01-11 |
include/loop_tool/compile.h include/loop_tool/symbolic.h |
1 | 14 (7%) | 11 (9%) | 2022-01-11 |
include/loop_tool/compile.h src/core/symbolic.cpp |
1 | 14 (7%) | 16 (6%) | 2022-01-11 |
include/loop_tool/compile.h src/frontends/python.cpp |
1 | 14 (7%) | 34 (2%) | 2022-01-11 |
include/loop_tool/lazy.h src/frontends/python.cpp |
1 | 25 (4%) | 34 (2%) | 2022-01-11 |
include/loop_tool/lazy.h include/loop_tool/compile.h |
1 | 25 (4%) | 14 (7%) | 2022-01-11 |
src/frontends/lazy.cpp src/frontends/python.cpp |
1 | 25 (4%) | 34 (2%) | 2022-01-11 |