speed up execution time of script (Cython or other...)
Hi experts!
I have a TOSHIBA laptop with next specifications:
4x Intel core i3 CPU M350 2.27GHz 3gb RAM
I write a script of Monte Carlo simulation that work fine, but i would speed up it.
How can I speed up the execution time of my algorithm?
I heard about Cython, but I dont know what it is and if that works for my goal (speed up algorithm)
Please explain step by step (im a totaly newby...)
Waiting for your answers.
Thanks a lot.