Skip to content
Snippets Groups Projects
Commit b4b8b0ed authored by Patrick Lavoisier Wapet's avatar Patrick Lavoisier Wapet
Browse files

before the meeting with Vlad and Sun, after first experiments with default...

before the meeting with Vlad and Sun, after first experiments with default governor (free frequency) on google pixel
parent 0b81f8d8
No related branches found
No related tags found
No related merge requests found
...@@ -355,7 +355,7 @@ def substract_already_tested_configurations (number_of_combinaison = 40, ...@@ -355,7 +355,7 @@ def substract_already_tested_configurations (number_of_combinaison = 40,
configurations_candidates_as_triplet.append(i) configurations_candidates_as_triplet.append(i)
else : else :
print("--- Four is NOT in configuration : ", i) print("--- Four is NOT in configuration : ", i)
print("--- array format : ", convert_from_triplet_to_configuration(i)) print("--- array format : ", convert_from_triplet_to_configuration(i))
else: else:
print (" --- Configuration already tested:", i) print (" --- Configuration already tested:", i)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment