[SciPy-Dev] 3D Meshgrid

Antoine Levitt antoine.levitt at gmail.com
Thu Nov 3 08:28:33 EDT 2011


The version in scitools looks consistent with numpy, compatible with the
current API, and useful (in the common use case of a 3D grid, or a
rectangular grid with irregular spacing, mgrid and ogrid are not enough)

Could someone take a look at it?

03/11/11 12:57, Per.Brodtkorb at ffi.no
> There is a ticket for this in numpy:
>
> http://projects.scipy.org/numpy/ticket/966
>
> that needs a decision.
>
> Per A. Brodtkorb
>
> -----Opprinnelig melding-----
> Fra: scipy-dev-bounces at scipy.org [mailto:scipy-dev-bounces at scipy.org] På vegne av Antoine Levitt
> Sendt: 3. november 2011 11:00
> Til: scipy-dev at scipy.org
> Emne: [SciPy-Dev] 3D Meshgrid
>
> Hi,
>
> Could meshgrid be extended to support 3D grids? It's a pretty natural
> use case, and would bring it closer to matlab.
>
> There's some discussion at
> http://stackoverflow.com/questions/1827489/numpy-meshgrid-in-3d
>
> Antoine
>
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev




More information about the SciPy-Dev mailing list