palanglois/icpSparse

Python

Closed this issue · 1 comments

Hi, do you have a python version of the code ?

Hi, unfortunately no. I do not recommand writing a vanilla python version of this code since I think it will be particularly slow. You can still attempt to write a Cython wrapper of my code or write directly a python code with just-in-time compilation tools like Numba.