Commit Graph

55 Commits (main)

Author SHA1 Message Date
hagi 2c9b43375e Merge pull request 'Merge Python Branch into Main' (#1) from python into main
Reviewed-on: #1
2022-12-30 19:15:27 +00:00
hagi cda48dca80 Auto stash before revert of "Auto stash before rebase of "origin/python"" 2022-12-30 20:12:35 +01:00
hagi 90d209e7a2 Revert "Auto stash before rebase of "origin/python""
This reverts commit ff2c74f034.
2022-12-30 20:12:24 +01:00
Thomas Lindner bd334c9abe implement castling 2022-12-30 17:48:09 +01:00
hagi 1a6f85465a Add ZONK 2022-12-30 17:02:07 +01:00
hagi ff2c74f034 Auto stash before rebase of "origin/python" 2022-12-30 16:56:04 +01:00
Thomas Lindner 384079ad73 better profiling 2022-12-30 16:55:19 +01:00
Thomas Lindner 075001a2d5 fix profiling 2022-12-30 16:01:52 +01:00
Thomas Lindner 5033991771 add .editorconfig 2022-12-30 15:47:55 +01:00
hagi b0b5c5f1c2 Merge remote-tracking branch 'origin/python' into python 2022-12-30 15:46:30 +01:00
hagi e93ee7fb7b fix blunder eval? 2022-12-30 15:46:08 +01:00
Thomas Lindner c2209464d7 dont cProfile on import 2022-12-30 15:42:27 +01:00
hagi 793e8ec5ed profile with even less quatsch 2022-12-30 15:41:24 +01:00
hagi 45f9ede3c5 profile with less quatsch 2022-12-30 15:39:58 +01:00
hagi bd39c07582 profiler 2022-12-30 15:38:49 +01:00
Thomas Lindner 95bec44719 fine-tune hysteresis parameter 2022-12-30 15:33:12 +01:00
hagi 65816bfd74 wdl from api 2022-12-30 14:23:46 +01:00
Thomas Lindner afafad5ccf fix sleep time 2022-12-30 14:20:32 +01:00
Thomas Lindner 362837997e improved hysteresis 2022-12-30 14:17:19 +01:00
hagi 5047c13452 fix local eval 2022-12-30 14:11:17 +01:00
Thomas Lindner a81408ae01 start with initial board 2022-12-30 13:30:31 +01:00
hagi 612a639a78 api work 2022-12-30 13:27:37 +01:00
hagi bd1e172960 blunder rest api 2022-12-30 00:27:18 +01:00
Thomas Lindner 58d3f51a61 cleanup 2022-12-30 00:19:15 +01:00
Thomas Lindner 3b005ad506 hysteris for move detection 2022-12-30 00:15:41 +01:00
Thomas Lindner 8027f3f537 correct sound paths 2022-12-29 23:20:19 +01:00
hagi b189600ecc sound fix? 2022-12-29 22:16:27 +01:00
Thomas Lindner ad862d61e2 fix stockfish usage, reduce hashtable size, ship sound files 2022-12-29 21:46:09 +01:00
Thomas Lindner edcd2902c2 dont hardcode stockfish path 2022-12-29 19:10:41 +01:00
Thomas Lindner f11f25f897 cleanup 2022-12-29 19:00:48 +01:00
Thomas Lindner a2ac1bcb39 implement MoveGenerator state machine 2022-12-29 18:56:06 +01:00
hagi 3f7de52e8c blunderevaluator 2022-12-29 18:29:39 +01:00
Thomas Lindner 49e7c9a7f9 add types to BlunderEvaluator 2022-12-29 17:43:20 +01:00
Thomas Lindner 34f10471d3 cleanup 2022-12-29 17:43:03 +01:00
Thomas Lindner 99eba3bc33 introduce BlunderEvaluator 2022-12-29 17:40:05 +01:00
hagi 0f064e3338 Auto stash before merge of "python" and "origin/python" 2022-12-29 17:38:42 +01:00
Thomas Lindner bbd54aefef introduce MoveGenerator 2022-12-29 17:30:31 +01:00
Thomas Lindner 957ead2f2d print non-inverted board 2022-12-29 15:47:14 +01:00
Thomas Lindner 6605b1fe7d add deploy script 2022-12-29 15:46:38 +01:00
Thomas Lindner 681da681bb boardreader 2022-12-28 16:54:51 +01:00
Thomas Lindner 7c8b703cbc cleanup 2022-12-28 15:57:08 +01:00
hagi db38497dea blunder.changes 2022-12-27 19:16:17 +01:00
hagi 5d61d69c1a wip 2022-12-23 21:49:58 +01:00
hagi d62184232c Revert "wip"
This reverts commit 17587ad3d4228c120b8437ed0ff939e67289aa20.
2022-12-23 21:47:20 +01:00
hagi 2c06b5c327 wip 2022-12-23 19:45:44 +01:00
hagi d212b32da9 Initial commit python implementation
basic class structure
2022-12-22 17:37:45 +01:00
hagi fbb534c395 annotated pgn 2021-08-28 23:08:46 +02:00
0x90.space 19187ff17b PENIS 2021-08-28 21:51:21 +01:00
0x90.space 039bb04934 read real game from pgn 2021-08-28 21:34:07 +01:00
0x90.space bf8c1f3728 comment game with lichess method 2021-08-28 20:25:10 +01:00