numpy.meshgrid(*xi, **kwargs)
numpy.ones(shape, dtype=None, order='C')
numpy.core.records.fromarrays(arrayList, dtype=None, shape=None, formats=None, names=None, titles=None, aligned=False, byteorder=None)
numpy.logspace(start, stop, num=50, endpoint=True, base=10.0, dtype=None)
numpy.fromfunction(function, shape, **kwargs)
Page 4 of 4