On 3/1/2013 9:32 AM, Henry Gomersall wrote: > there should be an equivalent for floats that > unambiguously returns a range for the half open interval
If I've understood you: start + stepsize*np.arange(nsteps) fwiw, Alan Isaac _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
