Explore

pythonspeed.com ×
  • screenshot

    The wrong way to speed up your code with Numba

    The Wrong Way to Speed Up Your Code With Numba Numba can make your numeric code...

  • screenshot

    Not just NVIDIA: GPU programming that runs everywhere

    Not Just NVIDIA: GPU Programming That Runs Everywhere This article talks about wgpu-py, a GPU portable...

  • 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

    Profiling your Numba code

    Profiling Your Numba Code Learn how to use the Profila profiler to find performance bottlenecks in...

  • screenshot

    Beware of misleading GPU vs CPU benchmarks

    Beware of Misleading GPU vs CPU Benchmarks Nvidia has created GPU-based replacements for NumPy and other...

  • screenshot

    NumPy 2 is coming: preventing breakage, updating your code

    NumPy 2 Is Coming: Preventing Breakage, Updating Your Code NumPy 2 is coming, and it’s backwards...