Tom Pike
Tom Pike
@knightwayne Thank you for doing this. Anything we can do to help you get this merged? Any questions?
Apologies, a little late to this discussion, this is really cool @vitorfrois. As dependencies and keeping Mesa lightweight is a constant struggle, but form a very superficial look is there...
Superseded by #2100 per @knightwayne
The tests are failing is this because the tests are now wrong? (Apologies for the delay)
The tutorial is at the beginning of November (Nov2nd or 3rd) @Corvince would you have a branch you can push so I can just build off what you have already...
> The code shouldn't be duplicated as much as possible, otherwise it is much more difficult to maintain. Removed the `draw_grid` code from components as the assumption is it will...
Still rushing through this but let me know what else I need to do so we can get this release before AAG. Sorry for the hassle
> A first quick comment. You currently have > > ```python > class MoneyModel(mesa.Model): > """A model with some number of agents.""" > > def __init__(self, N): > super().__init__() >...
I think it is critical to have the seed in there and upfront, it is one of those oft overlooked and but critically important. Everyone wants to ignore the butterfly...
Ok this is ready now that the build is working . As there is a lot of happies to glads, besides making compatible with 3.0 the three big parts to...