Jake Vanderplas

Results 506 comments of Jake Vanderplas

Yeah, it looks OK to me:

Oh, I see, I misunderstood what you were referring to. I saw the rendered math and thought it was OK

Thanks! But I use trailing semicolons deliberately to suppress the output of the textual representation of the plot object. It just makes the post much cleaner.

Yep, this is one of the items in the long todo list (see `TODO.md` in the repository). PRs welcome!

Hi - I've been traveling this week, so I haven't had a chance to look at this. I'll try to take a look next week

Hi, Something strange is going on with this PR -- the diff is really hard to read. It's hard to tell what you're trying to do, because there's a mix...

Lots of nitpicks -- sorry about that! In general it looks pretty good. I'd be happier if functions and variables were named in a way that didn't mislead the reader...

Probably possible, but I've not had time to invest in it. I think that @danielballan has done something along these lines.

Yes, something like that would probably be a good API. The other thing you can do is give it a linear range and wrap your function in something that exponentiates...

Full disclosure, I don't plan to do much more in this repository now that the kernel widgets are in IPython itself. A much more fruitful direction in the long term...