LouieMartin
LouieMartin
>  I don't know what that is.
It works when I use it locally but I'm using Aternos which may also be the problem.
@chitty can't you implement the Transposition Table like this? ```py TABLE_SIZE = 1048583 class Entry: def __init__( self, evaluation: float, depth: int, age: int, zobrist: int, ): self.evaluation = evaluation...
This issue is nearing on one year any updates for support in Windows?
This is how I do it: ```go func negamax(depth int, alpha float64, beta float64, position *chess.Position) float64 { depth = int(math.Max(float64(depth), 0)) if depth == 0 { return evaluate(position) }...
Same problem Yarn Version: 1.22.7
Didn't realize until I actually used git bash 🤣
im having the same issue too but also try sending in the conform.log