Blog posts

2021

How to speed up python code?

16 minute read

Published:

Hello everybody! Today I’ll talk about performance in Python and how to improve it when dealing with nested for loops and mathematical operations.