Arman Mielke

Results 2 issues of Arman Mielke

This PR fixes #2 Simply passing `n_dims` when calling `generate_grid_basis` fixes the bug.

An error occurs when using the grid arrangement if `n_dims` is not 3. Here is a modified version of the example in `README.md` that uses two dimensions instead of three,...