Andrew Hoopes
Andrew Hoopes
Thanks @inhuszar. Didn't realize getargspec was deprecated all the way back in python 3.0 The line `params.update(kwonlydefaults)` looks like it might be a bug/typo, no? `params` isn't a variable
@satra best bet is probably to check the code for specifics. Aside from the very vague help text, I don't know of any detailed documentation. Chris pretty much got all...
Thanks @oulap for addressing this... and sorry to everyone for being slow. I haven't had much bandwidth to work on surfa recently This fix will work, as long as your...
Okay I added the numpy requirement b0e364a and pushed a new version to pypi (v0.6.1)
Sorry @DylanHsu for letting this hang. There have been some changes to both of those files. If you resolve the conflicts I can merge the PR. I think `setup.py` is...