Added central moments functionality to lbmpy
Compare changes
This merge request will add central moment functionality to lbmpy (shift_matrix, get_central_moments). Remaining TODOs:
create_lb_method(..., central_moments=True)
.get_shift_matrix
function.