faster_numpy make numpy faster again. Purpose numpy.mean is very slow. I'd like to make it faster. Status Currently, it only supports 1D array. Install pip install git+https://github.com/fx-kirin/faster_numpy.git