fix(Other): renamed BeaverMathOlympiad to BusyBeaverMathOlympiad#2386
fix(Other): renamed BeaverMathOlympiad to BusyBeaverMathOlympiad#2386Paul-Lez merged 5 commits intogoogle-deepmind:mainfrom
Conversation
|
I think here it would be reasonable to stick to the name of the wiki page (but you can add a "Busy Beaver" tag in the module docstring to make things more findable by search) |
|
This would not make it findable by searching "Busy" in the Github Search. But if that is not a major concern, then its probably best to just add it to the docstring and leave the name as it is. |
|
Sterin was also inconsistent in his naming. The namespace is called "BusyBeaverMathOlympiad" and the first problem is called "busy_beaver_math_olympiad_problem_1", while all the following ones are called "beaver_math_olympiad_problem_X". |
Github searches through the content of files, right? So this should be fine. |
That could be fixed, I suppose |
It does not find it when using the file search "Go to file..." next to the code button in the repo, but thats rather a small issue I suppose. |
2190073 to
b0c5fc3
Compare
Renamed BeaverMathOlympiad to BusyBeaverMathOlympiad to make it findable via search, when searching for BusyBeaver.
Motivation was #2292