Part 3 of the series on achieving high performance with high-level code — By Abel Soares Siqueira and Faruk Diblen Introduction In our last post, we were able to improve Python code using a few lines of Julia code. We were able to achieve a very interesting result without optimizing prematurely or using low-level code. However, what if we want more? …