Adriano Meligrana

Results 247 comments of Adriano Meligrana

yes sure, it's simple, the point to me is that it reduces the boilerplate needed to do it by yourself, so it's mostly for convenience. That package also implements an...

> I guess you can document this new feature at the end of the existing docstring as a new section. That probably will be enough. Exactly, we can just do...

yes, I think we can close this, the package didn't go very far from the performance standpoint from a `Dict{Symbol, Any}` so it won't better in those terms and the...

I'm wondering: isn't `idx` already `agent_idx`? we should really try to avoid `collect(allids(model))`

Nice work by the way :-)

Yes, totally, indeed I added that exception when trying to do it "manually"

Also, I'm not sure if this is intended but for a `Dictionary` it says it is not defined: ```julia julia> d = Dictionary(x => x for x in 1:10^4); julia>...

One thing which could be useful for inheritance is having a better documentation, for example `Bit.growth_inflation_EA` is not in the API page but it is extended in the canvas model....

I received also the invitation, thank you. I think it would indeed be useful to have a call to understand it better

This is now present!