v0.2.0
WorldDynamics v0.2.0
Closed issues:
- Plot all figures from the book (#4)
- Add example of changing equations (#18)
- Add "Getting Started" section to the README (#38)
- Add sponsors to README and documentation (#39)
- Add Zenodo badge (#40)
- Registering the package (#41)
- Add unit tests (#45)
- Adding How to cite this work (#49)
- Fixing authors order in how-to-cite README section (#51)
- Add missing
using
statement in the tutorial (#53) - Direct integration of the scenarios in the package (#63)
- Update the documentation according to the direct integration of scenarios (#64)
- Wrong figures 2.96, 97, 99, and 100 (#75)
- Improve how acknowledgements are displayed in the README (#81)
- Documenting
fig_*
functions (#84) - Add "Project mainteiners" to the README (#86)
- Allow keyword arguments in
WorldDynamics.solve
function (#87)
Merged pull requests:
- Add Zenodo badge (#48) (@natema)
- Adding How to cite this work (#50) (@natema)
- Fixing authors order in how-to-cite README section (#52) (@natema)
- Natema/issue53 (#54) (@natema)
- Merging
main
branch indev
(#55) (@natema) - Merging
dev
intomain
(documentation fix) (#56) (@natema) - Add sponsors to README and documentation (#57) (@natema)
- Add sponsors to README and documentation (#58) (@natema)
- Implement and plot all figures (#61) (@universmile)
- Updated docs with scenarios (#65) (@piluc)
- Put scenarios into the package (#66) (@paulobruno)
- Add tv and gssi logos (#69) (@natema)
- Test if the returned value is the expected one (#70) (@paulobruno)
- Implementing figures that require equation change (#74) (@universmile)
- Fix values of yearly variables (#77) (@paulobruno)
- Add empty functions for figures not implemented (#80) (@paulobruno)
- Organizing logos in the README (#82) (@natema)
- Add kwargs to solve function (#88) (@paulobruno)
- Add "Getting Started" section to the README (#89) (@natema)
- Add "Project mainteiners" to the README (#90) (@natema)
- Documenting figs (#93) (@universmile)
- Review equations according to the book (#94) (@paulobruno)
- Review full World3 system changes (#97) (@paulobruno)
- Reproducing World3 figures and fixing some bugs (#98) (@natema)