getkeops / keops

KErnel OPerationS, on CPUs and GPUs, with autodiff and without memory overflows
https://www.kernel-operations.io
MIT License
1.04k stars 65 forks source link

Add build_folder to sys.path if needed before importing pykeops_nvrtc #357

Closed Louis-Pujol closed 7 months ago

Louis-Pujol commented 7 months ago

Resolves #352

If the build_folder was removed from sys.path by the user or another program, it is added again just before importing pykeops_nvrtc.