I have to confess that I find it overly finicky to require indices to be of integer type. Reals that convert cleanly to Int generally seem reasonable to me.
On Sun, Mar 15, 2015 at 10:14 AM, Christoph Ortner < [email protected]> wrote: > Here is, right away, one other example that has annoyed me for a long > time: `meshgrid`. It may not be "Julian", but it is incredibly convenient > for quick experiments. I know I can get it from examples, but I don't > understand why it hurts having it in Base. > > Christoph > >
