[NumPy-Tickets] [NumPy] #966: Enhance meshgrid to generate 3D grids + add option for sparse grids
NumPy Trac
numpy-tickets@scipy....
Tue Dec 13 16:33:20 CST 2011
#966: Enhance meshgrid to generate 3D grids + add option for sparse grids
-------------------------+--------------------------------------------------
Reporter: pbrod | Owner: charris
Type: enhancement | Status: needs_review
Priority: normal | Milestone: Unscheduled
Component: numpy.lib | Version: devel
Keywords: meshgrid |
-------------------------+--------------------------------------------------
Comment(by rgommers):
Put this up at https://github.com/rgommers/numpy/tree/meshgrid3d with some
minor changes.
Still needs tests for >2 inputs.
I removed the "input as list" and ndgrid. Both don't really add any
functionality.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/966#comment:10>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list