Re: Wow, Python much faster than MatLab
- From: Stef Mientki <S.Mientki-nospam@xxxxxxxxxxxxxx>
- Date: Sat, 30 Dec 2006 11:56:35 +0100
I'm not sure about SciPy,
Yes SciPy allows it too !
but lists in standard Python allow this:
[3, 4]array = [1, 2, 3, 4]
array[2:50000]
That's generally a good thing.
You're not perhaps by origin an analog engineer ;-)
cheers,
Stef Mientki
.
- References:
- Wow, Python much faster than MatLab
- From: Stef Mientki
- Re: Wow, Python much faster than MatLab
- From: Beliavsky
- Re: Wow, Python much faster than MatLab
- From: Steven D'Aprano
- Wow, Python much faster than MatLab
- Prev by Date: Re: Wow, Python much faster than MatLab
- Next by Date: Re: per interpreter storage for C extensions
- Previous by thread: Re: Wow, Python much faster than MatLab
- Next by thread: Re: Wow, Python much faster than MatLab
- Index(es):