Search found 10 matches

by kelseyde
Fri May 17, 2024 5:32 am
Forum: CCRL Public
Topic: 109th Amateur Series (fields subject to change)
Replies: 3
Views: 264

Re: 109th Amateur Series (fields subject to change)

Hi Graham,

Is there a schedule for when the games will take place? Can't find that info on this forum.

Looking forward to the next series :D

Thanks,
Dan
by kelseyde
Fri May 10, 2024 9:01 pm
Forum: CCRL Public
Topic: Calvin v3.4.0 released
Replies: 0
Views: 77

Calvin v3.4.0 released

Hello CCRL, Calvin 3.4.0 is now released: https://github.com/kelseyde/calvin-chess-engine/releases/tag/3.4.0 3.4.0 comes with the following new features + improvements: - Faster move generation : instead of calling make/unmake move to check legality of generated king moves, just remove the king from...
by kelseyde
Wed Jan 10, 2024 8:46 pm
Forum: CCRL Public
Topic: New engine: Calvin
Replies: 13
Views: 7916

Re: New engine: Calvin

Hello Gabor, I missed your last comment saying you got it working, as I just now created a 3.2.0 release compiled with Java 17 :D Maybe in the future I will release two versions of each release in case Java 17 is more convenient for some people. The 17 version can be found here: https://github.com/k...
by kelseyde
Thu Jan 04, 2024 2:51 pm
Forum: CCRL Public
Topic: New engine: Calvin
Replies: 13
Views: 7916

Re: New engine: Calvin

Hi Gabor,

Got it, more than happy to wait and see how Calvin gets on :)

I estimate it will be about about 75-100 elo increase, based on Lichess ratings and my own local tests.

And yes my mistake, I meant 2.6.2!

Regards,
Dan
by kelseyde
Thu Jan 04, 2024 1:12 pm
Forum: CCRL Public
Topic: New engine: Calvin
Replies: 13
Views: 7916

Re: New engine: Calvin

Hello Gabor, Graham, Happy new year and I hope things are well in the world of CCRL. I wonder if you have time, could you run some matches with the newest version of Calvin, released last month? I saw a significant jump in playing strength in the last few versions during local testing, so I'd be ver...
by kelseyde
Sat Dec 09, 2023 9:29 am
Forum: CCRL Public
Topic: New engine: Calvin
Replies: 13
Views: 7916

Re: New engine: Calvin

Hello Gabor, Graham, I've released a new Calvin version 3.2.0. Since the last time Calvin was tested I've added quite some new features: - Improved UCI-compatibility : hash size and number of threads are now configurable via UCI. Calvin will now output "id" information as well as available...
by kelseyde
Sat Dec 02, 2023 12:25 pm
Forum: CCRL Public
Topic: New engine: Calvin
Replies: 13
Views: 7916

Re: New engine: Calvin

Hello, Apologies for taking so long to get back. I have created a new Calvin release 3.0.0 which contains some UCI-compatibility improvements as well as an increase in playing strength. Hash size and number of threads are now configurable via UCI. Executable can be found in the bin folder of the lat...
by kelseyde
Sat Nov 11, 2023 11:25 pm
Forum: CCRL Public
Topic: New engine: Calvin
Replies: 13
Views: 7916

Re: New engine: Calvin

Hello Gabor,

Thanks for the tips. I've added the version number to the .jar and also created a Github release describing the latest changes.

What do you mean by UCI id?
by kelseyde
Sat Nov 11, 2023 2:02 pm
Forum: CCRL Public
Topic: New engine: Calvin
Replies: 13
Views: 7916

Re: New engine: Calvin

Hello Graham,

Got it! I've uploaded the .jar to /bin/calvin.jar here: https://github.com/kelseyde/calvin-ches ... e/main/bin

Thanks very much!
by kelseyde
Sat Nov 11, 2023 11:15 am
Forum: CCRL Public
Topic: New engine: Calvin
Replies: 13
Views: 7916

New engine: Calvin

Hello all, First time poster here. Over the last few weeks I've been working on a chess engine written in Java as a personal project. It's called Calvin and can be found on GitHub here: https://github.com/kelseyde/calvin-chess-engine Calvin is UCI-compliant and plays on Lichess where it is rated ~22...