aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-10-06Merge pull request #4978 from Firedrake/rogerbw-challenge-133-blogMohammad S Anwar
Blog post for challenge #133
2021-10-06Blog post for challenge #133Roger Bell_West
2021-10-06Task 1 doneLuca Ferrari
2021-10-06Merge pull request #4977 from ealvar3z/branch-for-challenge-133Mohammad S Anwar
Branch for challenge 133
2021-10-05refactored all things. Added goroutines to ite. alvarez
2021-10-05added cluttery go.sum to gitignoree. alvarez
2021-10-05Merge pull request #4976 from Kaiepi/challenge-133Mohammad S Anwar
Revise Ben Davies' challenge 133 task 1 solution
2021-10-05Revise Ben Davies' challenge 133 task 1 solutionBen Davies
Actually use one of the square root algorithms suggested.
2021-10-05- Added guest E. Alvarez.Mohammad S Anwar
2021-10-05Merge branch 'master' of https://github.com/manwar/perlweeklychallenge-clubMohammad S Anwar
2021-10-05- Added solutions by Dave Jacoby.Mohammad S Anwar
2021-10-05Merge pull request #4975 from ealvar3z/branch-for-challenge-133Mohammad S Anwar
Branch for challenge 133
2021-10-05Merge pull request #4974 from jacoby/masterMohammad S Anwar
133
2021-10-05- Added solutions by Flavio Poletti.Mohammad S Anwar
2021-10-05Merge pull request #4973 from polettix/polettix/pwc133Mohammad S Anwar
Add polettix's solution to challenge-133
2021-10-05- Added solutions by Ulrich Rieke.Mohammad S Anwar
2021-10-051,2,3 ... go!e. alvarez
2021-10-05go.mod and tags additione. alvarez
2021-10-05133Dave Jacoby
2021-10-05Add polettix's solution to challenge-133Flavio Poletti
2021-10-05- Added solutions by Peter Campbell Smith.Mohammad S Anwar
2021-10-05- Added guest contributions by Eric Cheung.Mohammad S Anwar
2021-10-05Merge pull request #4972 from drbaggy/masterMohammad S Anwar
Sorry one more - pushing changes to use arrays and better names
2021-10-05pushing changes to use arrays and better namesdrbaggy
2021-10-05Merge pull request #4970 from drbaggy/masterMohammad S Anwar
additional optimizations - esp with memory
2021-10-05Merge pull request #4969 from Kaiepi/challenge-133Mohammad S Anwar
Optimize Ben Davies' challenge 133 task 2 solution
2021-10-05- Added solutions by James Raspass.Mohammad S Anwar
2021-10-05Merge pull request #4971 from JRaspass/masterMohammad S Anwar
133 JRaspass
2021-10-05minor tweakdrbaggy
2021-10-05133 JRaspassJames Raspass
$large² and ^∞ are fun uses of unicode imo.
2021-10-05additional optimizations - esp with memorydrbaggy
2021-10-04Optimize Ben Davies' challenge 133 task 2 solutionBen Davies
&prime-factors is eager to invoke Int.is-prime; cache an infinite sequence of primes so it gets called once per prime max.
2021-10-04- Added solutions by Roger Bell_West.Mohammad S Anwar
2021-10-04Merge pull request #4965 from Firedrake/rogerbw-challenge-133Mohammad S Anwar
Solutions for challenge #133
2021-10-04- Added solutions by Ben Davies.Mohammad S Anwar
2021-10-04Merge pull request #4968 from Kaiepi/challenge-133Mohammad S Anwar
Add Ben Davies' Raku solutions for challenge 133
2021-10-04- Added solutions by Abigail.Mohammad S Anwar
2021-10-04Merge pull request #4967 from Abigail/abigail/week-133Mohammad S Anwar
Abigail/week 133
2021-10-04Add Ben Davies' Raku solutions for challenge 133Ben Davies
2021-10-04- Added solution by Andinus.Mohammad S Anwar
2021-10-04Merge pull request #4966 from andinus/masterMohammad S Anwar
Add solutions for challenge 133
2021-10-04- Added solution by Cheok-Yin Fung.Mohammad S Anwar
2021-10-04Merge pull request #4964 from E7-87-83/newtMohammad S Anwar
Week 133 - Task 2
2021-10-04- Added solutions by James Smith.Mohammad S Anwar
2021-10-04Merge pull request #4963 from drbaggy/masterMohammad S Anwar
Ch133
2021-10-04- Added solutions by Mark Anderson.Mohammad S Anwar
2021-10-04Merge pull request #4962 from andemark/branch-for-challenge-133Mohammad S Anwar
Challenge 133 Solutions (Raku)
2021-10-04Update README.mdJames Smith
2021-10-04Update README.mdJames Smith
2021-10-04using newtons method - but written compactlydrbaggy