Hoping to get some more feedback on my recent PR [0] which has stagnated a bit for the past few weeks.
This adds an `axis` keyword argument to np.tile which may be an int or tuple of ints, much like np.sum or np.roll. This is my first contribution to numpy :) Thanks, Evan [0]: https://github.com/numpy/numpy/pull/25703 _______________________________________________ NumPy-Discussion mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ Member address: [email protected]
