interstellarmath
- 3 Devlogs
- 3 Total hours
Cool project with the combination of number theory and space :)
Cool project with the combination of number theory and space :)
Finally the Maths has been done
Finally one last main.py file left , spent the midnight building researchreport.py . Strictly stdlib, so I couldn’t lean on rich . Had to manually handle column alignment using f-string width specifiers. Took two iterations to get the spacing right when the sequence names or percentages varied in length
Started the project today. Decided early on to lock myself into the standard library . No numpy ,no bin,no math shortcuts.If I’m testing mathematical structures survive cosmic noise,I should build the math from scratch .It forces me to actually understand the algorithms instead of leaning of abstraction