ep 13 2003, 00:49:11) [GCC 3.3 20030304 (Apple
Computer, Inc. build 1495)]
Numeric version 24.0b1 (OK)
PyOpenGL (package "OpenGL") version 2.0.2.01 (OK)
pygame version 1.7.0 (OK)
Python Imaging Library (package "Image") version 1.1.5 (OK)
any help is appreciate
Hi Everyone,
I am trying to port some old MatLab code to python, and am stuck on
how to accomplish something.
I am trying to write a generalized function that will create a
linearly spaced vector, given the start and end point, and the number
of entries wanted.
In MatLab I have this function tha