So I tried the approach by reorder, but I still stuck with embedding the skeinmidhash-function in python:
I found all the flakes needed for the lib that includes the skeinmidhash-function, I could compile the lib and I can access the function via python.
But I have no glue how to the access the output of the skeinhashmid function in python, like it has been defined in former posts by reorder.
So my question to you reorder is:
Can you give me/us please some more hinds how to embed your functions into python using your ctypes wrapper.
I think it would be very helpful for this coin to have a working and easier accessible gpu implementation, because this would lift the interest for a broader spectrum of people.