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 |
---|---|---|---|---|
aepsych/generators/optimize_acqf_generator.py aepsych/strategy.py |
3 | 9 (33%) | 12 (25%) | 2022-01-13 |
aepsych/strategy.py aepsych/server.py |
2 | 12 (16%) | 30 (6%) | 2022-01-21 |
aepsych/generators/monotonic_rejection_generator.py aepsych/strategy.py |
2 | 5 (40%) | 12 (16%) | 2022-01-13 |
aepsych/generators/optimize_acqf_generator.py aepsych/generators/monotonic_rejection_generator.py |
2 | 9 (22%) | 5 (40%) | 2022-01-13 |
clients/unity/Assets/Scripts/Ex1DSingleOpt.cs clients/unity/Assets/Scripts/AEPsychClient.cs |
1 | 4 (25%) | 4 (25%) | 2022-01-21 |
clients/unity/Assets/Scripts/Ex2DSingleOpt.cs clients/unity/Assets/Scripts/AEPsychClient.cs |
1 | 3 (33%) | 4 (25%) | 2022-01-21 |
clients/unity/Assets/Scripts/Ex2DSingleOpt.cs clients/unity/Assets/Scripts/Ex1DSingleOpt.cs |
1 | 3 (33%) | 4 (25%) | 2022-01-21 |
clients/unity/Assets/Scripts/Ex3DSingleOpt.cs clients/unity/Assets/Scripts/AEPsychClient.cs |
1 | 3 (33%) | 4 (25%) | 2022-01-21 |
clients/unity/Assets/Scripts/Ex3DSingleOpt.cs clients/unity/Assets/Scripts/Ex1DSingleOpt.cs |
1 | 3 (33%) | 4 (25%) | 2022-01-21 |
clients/unity/Assets/Scripts/Ex3DSingleOpt.cs clients/unity/Assets/Scripts/Ex2DSingleOpt.cs |
1 | 3 (33%) | 3 (33%) | 2022-01-21 |
aepsych/models/base.py aepsych/server.py |
1 | 6 (16%) | 30 (3%) | 2022-01-21 |
aepsych/strategy.py aepsych/models/base.py |
1 | 12 (8%) | 6 (16%) | 2022-01-21 |
aepsych/models/gp_classification.py aepsych/strategy.py |
1 | 7 (14%) | 12 (8%) | 2022-01-06 |
aepsych/config.py aepsych/server.py |
1 | 5 (20%) | 30 (3%) | 2022-01-13 |
aepsych/config.py aepsych/strategy.py |
1 | 5 (20%) | 12 (8%) | 2022-01-13 |
aepsych/generators/monotonic_rejection_generator.py aepsych/server.py |
1 | 5 (20%) | 30 (3%) | 2022-01-13 |
aepsych/generators/monotonic_rejection_generator.py aepsych/config.py |
1 | 5 (20%) | 5 (20%) | 2022-01-13 |
aepsych/generators/optimize_acqf_generator.py aepsych/server.py |
1 | 9 (11%) | 30 (3%) | 2022-01-13 |
aepsych/generators/optimize_acqf_generator.py aepsych/config.py |
1 | 9 (11%) | 5 (20%) | 2022-01-13 |
aepsych/generators/optimize_acqf_generator.py aepsych/models/gp_classification.py |
1 | 9 (11%) | 7 (14%) | 2022-01-06 |