• Joined on 2020-07-10
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
felixm pushed to main at felixm/ledgerai 2023-07-01 13:17:44 +02:00
c96752e599 Fix sort order
felixm pushed to main at felixm/ledgerai 2023-07-01 12:41:48 +02:00
a494db9b31 Implement category prediction and clean up fzf
felixm pushed to main at felixm/ledgerai 2023-06-27 17:29:22 +02:00
3622ceb7ca Implement fuzzy category input
felixm pushed to main at felixm/ledgerai 2023-06-24 22:54:38 +02:00
ba0c906e3c Refactor ledger processing to explicit mapping which will make automated classfication easy
felixm created repository felixm/ledgerai 2023-06-18 17:03:49 +02:00
felixm pushed to main at felixm/cryptopals 2023-06-14 03:36:04 +02:00
f6c549e1d9 Make minor style improvements
felixm pushed to main at felixm/defaultpy 2023-06-10 20:19:23 +02:00
859d76c73a Fix install command in readme