nodchip / Stockfish

UCI chess engine
http://www.stockfishchess.com/
GNU General Public License v3.0
100 stars 25 forks source link

Add split_count argument to shuffle_binpack.py #288

Closed vondele closed 3 years ago

vondele commented 3 years ago

this optional argument allows for splitting the input binpack in multiple output binpacks while shuffling.

nodchip commented 3 years ago

Thank you for the pull request. I merged it.