Achim Randelhoff

Results 31 comments of Achim Randelhoff

Thanks for the heads up, will look at that next time I'm in there!

Hi @maximlt Some open questions would be: 1. Is it OK to just use the bokeh streamline integration code? Its core is RK4 which is pretty standard AFAIK. 2. Is...

> > I've set the padding argument to default to 0, but padding is the same as before. If somebody could make a guess why not, that would be great!...

> Thanks for the PR, this looks great! > > > 1. Is it OK to just use the bokeh streamline integration code? Its core is RK4 which is pretty...

I agree the type of visualisation isn't fundamentally different, but I find this a bit tricky to wrap into VectorField. The "you can have datetime axes but then you don't...

I agree with you in principle except I don't know how to implement this in bokeh currently. Maybe I'm just too unfamiliar with bokeh - I thought arrowheads could only...

I agree if there is a possibility to wrap them together into VectorField we should.

Just updated this one to latest master as I've been looking at it again. Some more thoughts RE: merging this into vectorfields: 1. One feature I could potentially be interested...

Has there been any progress here? > inside a docker container (on a login node I assume) this is exactly my use case (except with a Singularity container, but it...

> > 1. I've tried to carry over (from DataFrames) the distinction between passing sets or lists into the arguments. This might get confusing though... Opinions? > > I agree...