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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only 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 333 80

  2. OpenBench OpenBench Public

    OpenBench is a Distributed SPRT Testing Framework for Chess Engines

    Python 142 132

  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