Closed donald-e-boyce closed 11 years ago
The former code would sometimes produce one more array element than expected. This fixes that using numpy.arange with integer values, but numpy.linspace would also work.
The former code would sometimes produce one more array element than expected. This fixes that using numpy.arange with integer values, but numpy.linspace would also work.