In 2026, I don't want to do numerical programming in C. That was fine 30 years ago, but today, I expect to have garbage collection or to be able to multiply a matrix as A×B.
In 2026 I don't want to use a slow interpreted non-typed language like Python.
C++ (for example) has excellent super fast matrix libraries where you can do AxB.