cython support?
yoelk opened this issue · 0 comments
yoelk commented
Hello, my name is Joel.
I've recently opened an issue in scikit-learn, and it turns out the issue has to do with funcsigs.
My question is:
Can the signature() method in funcsigs.py be used with a cython function (cyfunction object)?
As you can see in the other issue, I'm using python 2.7
Thanks!