• Joined on 2020-07-10
felixm pushed to main at felixm/antidrift 2024-07-05 22:06:48 +02:00
860fe615ab Implement ability to rate window titles
felixm pushed to main at felixm/antidrift 2024-07-05 17:57:59 +02:00
38a03f063d Highlight active border and change duration
felixm pushed to main at felixm/antidrift 2024-07-05 16:54:06 +02:00
95dcfa72d6 Remove Python code
3b7d88f279 Implment rough TUI version of new workflow
Compare 2 commits »
felixm opened issue felixm/aocpy#1 2024-07-04 18:01:21 +02:00
Move other solutions into this repository
felixm pushed to main at felixm/euler 2024-07-04 17:56:46 +02:00
452dda6fc9 Solve 293 and 686
felixm pushed to main at felixm/aocpy 2024-07-04 17:12:57 +02:00
3a915cb9e3 Start solving 2018 problems
felixm pushed to main at felixm/euler 2024-06-23 18:27:23 +02:00
b889c12ae7 Solve problem 347 and some reformatting.
felixm pushed to main at felixm/mandelray 2024-06-18 02:00:52 +02:00
4357caf830 Enable zooming by drawing a rectangle with the mouse.
felixm created branch main in felixm/mandelray 2024-06-17 01:28:37 +02:00
felixm pushed to main at felixm/mandelray 2024-06-17 01:28:37 +02:00
2efd9cfa32 Initial commit.
felixm created repository felixm/mandelray 2024-06-17 01:27:58 +02:00
felixm pushed to main at felixm/euler 2024-06-16 20:16:52 +02:00
75b4398c90 Solve problem 493.
felixm pushed to main at felixm/euler 2024-06-16 18:17:55 +02:00
f00afc0a1b Solve problem 150 by using prefix sum array. Nice.
felixm pushed to main at felixm/ledgerai 2024-06-16 00:14:09 +02:00
886bcdbdd1 Notify user if fastai does not exist and exit early if there are no transactions to predict.
felixm pushed to main at felixm/ledgerai 2024-06-16 00:13:26 +02:00
c6b3e121b6 Update Python version.
felixm pushed to main at felixm/euler 2024-06-15 01:25:47 +02:00
f1fee73db4 Solve problem 155.
felixm pushed to main at felixm/euler 2024-06-13 17:35:18 +02:00
e3919ff56b Solve problem 147.
felixm pushed to main at felixm/euler 2024-06-11 08:11:39 +02:00
1159fe0747 Solve problem 162.
felixm pushed to main at felixm/aocpy 2024-06-09 17:52:29 +02:00
dcfae2cb13 Finish 2017.
felixm pushed to main at felixm/aocpy 2024-06-09 10:58:48 +02:00
f62f5fcff2 Solve day 24 2017.