game-difficulty

Results 2 issues of game-difficulty

I wrote a Endgame Table Generator that generates DPDF-512 (L3-512) lookup tables in 4 minutes and only takes up 2GB . It can also take more than 10 hours to...

example: @numba.njit def jit_sort(arr): return np.sort(arr) vs np.sort(arr)

bug
numpy
performance - run time