Pat Gunn

Results 237 comments of Pat Gunn

This is finally ready for merge; we have docs, the demos all run and for the first time since the spyder days, they produce the intended graphical outputs, we've removed...

(I'm guessing cls is a kind of "catch-all do-it-to-this-thing" type argument based on some of your sample code, but this is just a guess; I see in at least one...

Also try a `conda clean --all`

I'm currently on vacation, but if you like when I get back (on the 4th) we can do a VC and see if we can figure it out live. Unless...

@CeeLo It may be that the formatting that github does is making those instructions less clear (or perhaps our communcation about them). `__version__` is meant to have double-underscores on both...

@kushalkolar That's an interesting idea; I suspect it'd be an idea that would need someone who could commit to leading it moving forward (or possibly leading each poposed additional cell...

I wonder if having that parameter accept either a number or a magic string value of "auto" would be a good way to handle this.

Hello, Sorry for the late reply; I was outside the country for a conference. There are several ways you can do this; I believe you probably can just pass in...

What kind of GPU are you running it on?

Actually, I just spotted something above that surprised me; where and why did you import pycuda.autoinit?