Browse By Tags

  • Arm Compute Library 19.05 is coming!

    I know, I know… it’s been a while since I wrote my last Arm Compute Library blog, but I promise that your patience will be rewarded. There’s a whole host of freshly integrated functions, features and performance optimizations that I want to share with…

  • ARM Zynq Cortex-A53: implementing complex matrix inversion

    Hello,

    I am developing embedded software on Zynq MPSOC Cortex-A53 (Armv7/Armv8) for image processing, and I need some help for developing a specific algorithm.

    The algorithm involves many calculations of FFT and matrix using. As highest priority, we…