Skip to content
View AndyGrant's full-sized avatar

Organizations

@ChessCom

Block or report AndyGrant

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Ethereal Ethereal Public

    Ethereal, a UCI Chess Engine by Andrew Grant

    C 418 87

  2. OpenBench OpenBench Public

    OpenBench is a Distributed SPRT Testing Framework for Chess Engines

    Python 215 240

  3. Subset Subset Public

    Find the largest subset of [1..N] s.t. no three unique values' product is a square

    C

  4. NNTrainer NNTrainer Public

    C 6

  5. byteshuf byteshuf Public

    Shuffle byte-chunks of extremely large input files

    C 1

  6. adjudicate.py adjudicate.py
    1
    #!/bin/python3
    2
    
                  
    3
    import argparse
    4
    import chess
    5
    import chess.pgn