rht
rht
@jackiekazil any update on the state of the paper?
If I were to take an estimate, 2 papers would take 6 months to a year? IMO, it would have benefited the community to have a doc-style write up soon.
> Mesa paper will be coming out soon with SBP-Brims http://sbp-brims.org/2020/. Here is the link to the paper: https://www.dropbox.com/s/s4fjlytqhi5p1j5/Kazil_Mesa_SBPBrims_2020.pdf?dl=0. @jackiekazil are you allowed by Springer Link to upload the paper...
Do you have a public repo containing your code that I can look at?
Found the bug: you forgot to add `self.datacollector.collect(self)` at the end of the `__init__` of `EconomiaSocialista`
Wait, can you reopen the issue? I think it should be possible to detect whether a user forgets to add that `datacollector.collect` thing. Maybe we should add a check in...
Heads up. PR incoming from me.
#1275 is a good example on how to clarify the readme. Help wanted for the rest of the examples!
That is a valid concern. > Chances are they will try to modify mesa code I don't think this is common. Most people will modify the examples code instead. #1275...
#1228 is another option.