Re: [Numpy-discussion] New Feature added to rotate MeshGrid

2021-08-31 Thread Ralf Gommers
On Tue, Aug 31, 2021 at 12:07 PM Yash Tewatia wrote: > Hi, it is my first contribution to the open-source community, I have tried > to fix issue #19315, which is to add a new feature of rotating mesh grid in > NumPy. It would be great if I get improvements and suggestions for it. > Hi Yash, welc

[Numpy-discussion] New Feature added to rotate MeshGrid

2021-08-31 Thread Yash Tewatia
Hi, it is my first contribution to the open-source community, I have tried to fix issue #19315, which is to add a new feature of rotating mesh grid in NumPy. It would be great if I get improvements and suggestions for it. Added functionality of rotating mesh grid which fixes #19315 issue, adds a f