Hi!<br><br>Is there any I&D ongoing about using SIMD [1] instructions, like SSE [2], to speed up Python, especially regarding functional features, like list comprehension, map and reduce, etc.. ? <br><br>Best regards,<br>
<br>Hugo Ferreira<br><br>--<br><br>[1] <a href="http://en.wikipedia.org/wiki/SIMD">http://en.wikipedia.org/wiki/SIMD</a><br>[2] <a href="http://en.wikipedia.org/wiki/Streaming_SIMD_Extensions">http://en.wikipedia.org/wiki/Streaming_SIMD_Extensions
</a><br>