Bogdan Budescu
Bogdan Budescu
@jbednar, is it currently possible to show a a legend entry for `rasterize`d `hv.Curve`s?
Thanks for the tip. Somehow, I managed to miss it, although I've been looking all over the place for solutions, despite that user guide being the first place I found...
Can this also be applied to get legend entries for `rasterize`d `hv.Curve`s?
:))). Well, I did try and I couldn't get it to work. That's why I got here :)
I get the same behavior. What kind of extra information is required?
There is another implementation using FFT [here](https://github.com/tsakim/poibin). The author says that his implementation is based on [this paper](https://www.sciencedirect.com/science/article/pii/S0167947312003568), which is newer (2013) than the [paper cited by wikipedia](https://ieeexplore.ieee.org/document/5461658)(2010). The newer...
The problem here is that I imagine that the optimizer might get confused by the reporting time being included in the cost of evaluation, and starts making bad decisions because...
Still need to check whether ray passes interpreter flags to workers in a remote setting, e.g., on an aws cluster.
> Still need to check whether ray passes interpreter flags to workers in a remote setting, e.g., on an aws cluster. Did it and it works by means of setting...
> Looks good. To merge this PR Contributor License Agreement needs to be accepted. How do I do this? There used to be a message from a bot in this...