Vince Knight
Vince Knight
Good idea :+1:
Yeah, good call :+1:
Another one for the list: - Coordinated Cooperation - based on this paper https://www.frontiersin.org/articles/10.3389/fevo.2018.00062/full (I've got a bunch of code set up for this here: https://github.com/drvinceknight/coord_coop) > * ideally at...
I'm happy with the suggested format.
Fine by me.
Fair point. I don't believe we have for everything. Main components: I believe we have but not _all_ strategies for example. On Mon, 25 Jul 2016, 16:56 Marc Harper, [email protected]...
I'll pick this up next.
> What's your opinion on my last comment on #457? So the idea would be that the docstrings would no longer need: ``` Parameters ----------- ``` or ``` Returns --------...
> The docstrings remain but argument types and return value types move into the annotations. Just so that I understand, the advantage of that is two fold: 1. We don't...
Thanks for clarifying, I understand now. I'll simply go through and add the `Parameters` and `Returns` where they are absent.