• Joined on 2020-07-10
felixm opened issue felixm/ledgerai#2 2023-10-16 20:55:49 +02:00
Implement fuzzy search that does not rely on fzf
felixm opened issue felixm/ledgerai#1 2023-10-16 20:53:22 +02:00
Allow use of mappings directory instead of mappings json
felixm opened issue felixm/talos_solver#2 2023-10-16 20:50:32 +02:00
Avoid cloning pieces and fields in recursion
felixm opened issue felixm/talos_solver#1 2023-10-16 20:49:17 +02:00
Update relative coords of pieces so that algorithm works with one field
felixm pushed to main at felixm/euler 2023-10-06 21:44:45 +02:00
18180491c2 Solve first 70% problem 161.
felixm pushed to main at felixm/euler 2023-10-04 22:50:25 +02:00
9c6187f51f Solve problem 118.
felixm pushed to main at felixm/euler 2023-10-03 20:53:36 +02:00
67526f1978 Solve 114 through 117.
felixm pushed to main at felixm/euler 2023-10-02 20:31:52 +02:00
41f8cc1345 Solve problem 113.
felixm pushed to main at felixm/euler 2023-10-01 20:19:47 +02:00
fd4ff495d9 Solve problem 111 and fix bug in lib prime.
bf3732794a Add own bitarray and Miller-Rabin primality test.
Compare 2 commits »
felixm pushed to main at felixm/euler 2023-09-30 15:31:22 +02:00
eb7ec037d2 Solve e700 because I have looked at it a while ago and it is easy.
felixm pushed to main at felixm/euler 2023-09-28 23:24:02 +02:00
743966c7b8 Solve e816 because I have to get easy ones for my Euler goal.
felixm pushed to main at felixm/microcorruption 2023-09-05 00:16:27 +02:00
f9659caaf7 Solve Chernobyl
felixm pushed to main at felixm/microcorruption 2023-09-03 04:38:36 +02:00
23dc19fa30 Add Chernobyl work in progress files.
felixm created branch main in felixm/talos_solver 2023-08-27 21:52:15 +02:00
felixm pushed to main at felixm/talos_solver 2023-08-27 21:52:15 +02:00
367cda9e27 Add readme and license.
1f33cb37d2 Initial version of Talos Solver
felixm created repository felixm/talos_solver 2023-08-27 21:48:49 +02:00
felixm deleted branch master from felixm/euler 2023-08-26 00:33:47 +02:00
felixm created branch main in felixm/euler 2023-08-26 00:33:47 +02:00
felixm pushed to master at felixm/euler 2023-08-26 00:33:06 +02:00
880385a451 Solve easy problem 808 to be back in the game
felixm pushed to master at felixm/ledgerpy 2023-07-16 02:52:59 +02:00
ab827c0df4 Make status logging conditional