I'm a former Matlab user, and I hated meshgrid even before I discovered Julia :-).
--Tim On Tuesday, September 22, 2015 03:01:08 AM Christoph Ortner wrote: > Tempting, but logically it really shouldn't be in PyCall. (in my view) > > Also - it is not just PyPlot/PyCall lovers, but also former Matlab users. > > Christoph > > On Tuesday, 22 September 2015 10:47:23 UTC+1, Tim Holy wrote: > > On Tuesday, September 22, 2015 02:37:55 AM Christoph Ortner wrote: > > > another example why meshgrid should be in Base. :) > > > > Rightly or wrongly, I think I've noticed a correlation between "loves > > meshgrid" and "uses PyPlot/PyCall". So why not just submit a PR to add it > > to > > PyCall.jl? The power is in your hands :-). > > > > --Tim