john verzani

Results 309 comments of john verzani

Ohh, thanks for pointing this out. I'll try and get to it soon.

Thanks. I'll try and fix this in a few days.

Yeah, your instinct is correct. For each case, the `lowest_terms` method if first called. This gives Second case: ``` (NaN + Inf*s) // (0.0) ``` So clearly that is problematic....

You'd need to use a Gtk version of GtkInteract, as Tk and Gtk don't play nicely together. Then I would need to hook up some way to get the output...

Hmm, not sure what is right here, as q(p) will return something with container type of p in other cases. The mixed case is tricky with immutable polynomials.

I just put in a PR to start addressing issue like this. I'd also like to special case a path for `p(q)` when both are immutable.

Do you know if there is some way to display the html-based graphics produced by plotly within Gtk? Or are you looking for something different?

Ahh. that is a bigger problem, but maybe not, as the Interact framework might be easily modified to run through Electron. You might also try posting on the Interact issues...

Thanks, I'll have a look. It seemed to work for me with v0.3 and 0.4RC1, but I think the same issue here is also preventing the use of `Plots`-generated figures.

I think 79527f0507ac6afde7e5b5f5c64b1b603e2347ad fixes this and adds support for using `Plots` with `Winston`.