Tim Wheeler

Results 54 comments of Tim Wheeler

I see, it has to support the Expr syntax so that Julia can build the AST.

That is fantastic! I really like the syntax. It is nice that the pgf macro can encapsulate GroupPlot code too.

Do you mean `AbstractHistogram{T

Worst case you could do encapsulation: ``` type PiecewiseUniform

Thanks for your interest @houssem-tum! The ratio between the losses will have to be tuned based on your particular dataset. We found that they have significantly different magnitudes. I recommend...

That is a deep question that I am sure is still being actively researched. You don't want either the generator or the discriminator to get too good - if the...

Hello Christian, Unfortunately we are neither allowed to share original data, nor share the model of the radar used for the paper. My colleague Martin Holder at TU Darmstadt may...

hey @sdmcallister! Thanks for your interest in CrossfilterCharts. This exports directly to IJulia notebook cells. It would require modification to work with weave, but I don't think it would be...

Note: we can control the size of the charts and the size of the iframe, so this should be possible. Perhaps we want to move away from float::left?

I started to address this with commit d161800. We can be cleaner about how we set the iframe width, row height, and how we lay everything out in general. The...