tglarner

Results 2 issues of tglarner

Add dots for import search in the local directory. This fixes import problems experienced in a jupyter environment for python 3.5

The discussion in pull request #10 lead to this issue: The API should support method and function calls in the style of numpy, i.e. def op(self, (d1, d2, ,...), *args):...