Stupid Question?

Mirko Liss n89553 at squid.uni-paderborn.de
Fri Aug 6 10:15:03 EDT 1999


jim moore wrote:
> 
> Is there a bulit in function that will give you N evenly spaced numbers
> between X1 and X2.  For example: 10 numbers between 0 and 1 ([0.1, 0.2, 0.3,
> ...])
> It would be similar to MATLAB's linspace.
> How about a function similar to range but allowing a floating point step?
> Seems like there would be one out there, so I thought I'd check before I
> wrote one.

If you want to do numerics in python, you might want to install
the LLNL-Distribution. It provides matrix-oriented math like Matlab and
there's
good documentation.

regards,

Mirko

-- 
M Liß, <n89553 at hrz.uni-paderborn.de>




More information about the Python-list mailing list