Closed CNelias closed 4 years ago
This must be tested some how if it is to be merged! Please add just one more test about this in the test suite.
In addition, you should change the documentation string of the function quantize
to reflect this change.
bump @johncwok
I've you want to work on this, please re-open the PR.
I change line 7 to :
The drawback of this approach is that one has to explicitely write a grid of the form [x,...,1+x], the advantage is that the code doesn't need to be otherwise modified and therefore works as smoothly as before.