danielolsen
Results
3
comments of
danielolsen
I agree, the `squeeze_me` flag in scipy.io.loadmat is a great example of enabling this functionality when desired. https://docs.scipy.org/doc/scipy/reference/generated/scipy.io.loadmat.html
So is this just waiting for a PR to enable?
A couple of other things I also noticed when looking at the bound-setting logic: * In addition to interpreting `BV` within the bounds, `UI` bounds should also be interpreted as...