GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up|
Just curious, is there a way in grumpy to implement a builtin function in Python? My naïve approach of adding a Python implementation of |
|
This limitation is briefly discussed here: #50 I haven't given it a whole lot of thought but I think it's actually a bit of a pain to make this work. The basic issue is that the Unfortunately, we do need to get this working because there is Python code out there that adds its own functions to One possible approach would be to have
|
|
Whoops, sorry about that Mirko. Closing this. |
trotterdylan commentedJan 4, 2017
No description provided.