> > If you are coding exclusively in Python or R, and there isn't an > optimized function appropriate for the innermost loops of your task at > hand, you are out of luck. >
This is the important key takehome message, Julia is intended to allow both quick and simple and interactive and dynamic and optimised and fast code to written in one language. I think Stefan announced Julia as "we want it all" :)
