hbsmith

Results 20 comments of hbsmith

Hi @tpfau , thanks, I realize that it contains the possible headers, but nonetheless find it confusing that the example file referenced in the docs would be invalid by the...

@Datseris Thanks for the quick reply, I was afraid of that. I opened an issue in the Requires repo, but it seems like there isn't much traffic there so we'll...

What scaling constant are you talking about? For the `exact` version, mightn't it better to just calculate the euclidean distances directly without first having to invoke any hocus-pocus, if the...

Now that I've been staring at the source code and trying to make sure I understand the geometry, I think the fix should be as simple as L201 becoming: `grid_r...

This only breaks one current test--one I wrote a long time ago (although to be fair we need to write many more tests here...): https://github.com/JuliaDynamics/Agents.jl/blob/255b300e580cbe4d0ec1f0a1add4ee81e6522ba7/test/continuous_space_tests.jl#L218 The reason it breaks is...

1. Of course you don't want a breaking change, but with the way the function is written right now, there wouldn't be any performance cost to allowing an optional argument...

Thanks for sharing the location of the plotting code. Not sure how much time I'll have to dig deeper into this issue soon, so I'll probably hold off until you...

I think this is a good idea, but the naming might need to be given a little more thought. Basically what you're proposing is that instead of having to hit...

Oh good, this is more in line with the kind of functionality I initially thought would be available when I started looking into the interactivity options. Are you imagining being...

@Datseris I'd be interested to know what was discussed at the workshop if you have more information on that