These examples are part of the Portable Data-Parallel Extensions with oneAPI poster for SciPy 2024 presented by Oleksandr Pavlyk and Nikita Grigorian
The recommended order to proceed through the examples in steps is first_cpp_app, kernel_density_estimation_cpp, sycl_python_extension, and finally mkl_interface.