Hello! I'm not sure if this is the right place to post, but I'm a first time contributor and I noticed that there might be some code in getlimits.py that could be condensed. It looks like from lines 16-30 there are two functions for fixing rank, "_fr0" and "_fr1", that could turn into one function, given how much code they both share. I'd love to implement this, but am I missing something significant that requires these two to be separate?
Thanks for your time, Trevor _______________________________________________ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ Member address: arch...@mail-archive.com