Skip to content

Releases: jacobcook1995/EcosystemAssembly

v0.3.0

31 May 13:46
f757a94

Choose a tag to compare

This simplifies the model by removing an no longer wanted tradeoff. It also fixes a number of bugs and some bad code smell. As such this shouldn't be thought of an alternative version with a simpler model. If we want to reintroduce the deleted tradeoff in future it should be based on the improved code base generated for this version.

What's Changed

New Contributors

Full Changelog: v0.2...v0.3.0

v0.1

22 Mar 15:45

Choose a tag to compare

This version includes all code needed to make the figures in my PhD thesis. It generally isn't a particularly useful version, but it is important for the reproducibility of my PhD.

v0.2

22 Mar 15:51

Choose a tag to compare

I'm planning on taking the model in a new direction simplifying a number of the tradeoffs and refactoring the code. This release exists so that the point of maximum development of the more complex tradeoff model can be recovered (if desired)