Tahir007 10 Newbie Poster

Hi guys,

I developed JIT compiler for Python. It compiles simplified Python code directly to x86 native code. Focus here is usage on SIMD instructions. With SIMDy
you can easily outperform C++ in compute intensive tasks like monte carlo simulations, rendering, fluid simulations, etc...

Web(WIP): www.tahir007.com

I would like to hear your opinions about SIMDy package!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.