Explore

pythonspeed.com × ~lobsters ×
  • screenshot

    The wrong way to speed up your code with Numba

    If your NumPy-based code is too slow, you can sometimes use Numba to speed it up....

  • screenshot

    Jevons Paradox doesn’t always apply to software

    When it comes to fighting climate change, I strongly believe that getting involved in politics is...

  • screenshot

    Not just NVIDIA: GPU programming that runs everywhere

    If you’re doing computations on a GPU, NVIDIA is the default, alongside its CUDA libraries. Some...