Speeding up Numerical Computing in C++ with a Python-like Syntax in NVIDIA MatX

Originally published at: https://developer.nvidia.com/blog/speeding-up-numerical-computing-in-c-with-a-python-like-syntax-in-nvidia-matx/

MatX is an experimental library that allows you to write high-performance GPU code in C++, with high-level syntax and a common data type across all functions.