From a680b32e798cf4dea49d67dde5f088f8e2f38719 Mon Sep 17 00:00:00 2001 From: Julien CLEMENT Date: Thu, 4 May 2023 10:57:32 +0200 Subject: [PATCH] fixed typos in picasso Signed-off-by: Julien CLEMENT --- jujure/content/writeups/fcsc_2023/picasso.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jujure/content/writeups/fcsc_2023/picasso.md b/jujure/content/writeups/fcsc_2023/picasso.md index 99b5480..c985d1b 100644 --- a/jujure/content/writeups/fcsc_2023/picasso.md +++ b/jujure/content/writeups/fcsc_2023/picasso.md @@ -334,7 +334,7 @@ Here are the indexes of each cube tile on the flatenned state: {{< image src="/picasso/cube_indexes.png" style="border-radius: 8px;" >}} I attributed colors to faces arbitrarily to respect the usual cube -configuration, but as long as I keep everythin coherent with this representation +configuration, but as long as I keep everything coherent with this representation I will do just fine. With the above cube, fold it back and see how the first permutation array indeed performs a counter-clockwise rotation of the red face.