Skip to content

Releases: worlddynamics/WorldDynamics.jl

v1.0.0

18 Apr 14:07
7315afe
Compare
Choose a tag to compare

WorldDynamics v1.0.0

Diff since v0.4.4

Merged pull requests:

Closed issues:

  • Compatibility with ModelingToolkit 9 (#208)

v0.4.4

20 Feb 15:39
d7ab039
Compare
Choose a tag to compare

WorldDynamics v0.4.4

Diff since v0.4.3

Merged pull requests:

Closed issues:

  • JOSS Review (#197)

v0.4.3

25 Sep 17:25
933f20b
Compare
Choose a tag to compare

WorldDynamics v0.4.3

Diff since v0.4.2

Merged pull requests:

Closed issues:

  • Save the system solution in a file (#24)
  • Fetching recent data (#27)
  • Add a contribution guide (#46)
  • Fluctuations of the Crude Birth Rate variable (#60)
  • Add possibility to load pre-computed solutions (#68)
  • Move personal exclude files from gitignore to git exclude (#111)
  • Get back the original discretized system when using Euler with 5y steps (#114)
  • Implement the Earth4All model (#141)
  • Implement figures of E4A (GL scenario) (#168)
  • Implement scenario and figures of E4A (TLTL scenario) (#169)
  • Compatibility issues (#182)
  • DELAYN function (#183)

v0.4.2

13 Apr 17:09
Compare
Choose a tag to compare

WorldDynamics v0.4.2

Diff since v0.4.1

Closed issues:

  • Improve E4A variable names (#166)
  • Fix documentation version (#170)
  • Fix bug in interpolate function (#172)
  • Missing World1, World3-91, and World3-03 figures documentation in webpage (#175)
  • Add documentation link (#180)

Merged pull requests:

v0.4.1

08 Nov 14:13
1ea057e
Compare
Choose a tag to compare

WorldDynamics v0.4.1

Diff since v0.4.0

Closed issues:

  • Implement World1 model (#146)
  • Implement World1A update (#151)
  • Implement World1B update (#152)

Merged pull requests:

v0.4.0

30 Oct 12:33
b6ab44c
Compare
Choose a tag to compare

WorldDynamics v0.4.0

Diff since v0.3.0

Closed issues:

  • Inserting equations (#73)
  • Implement World3-03 update (#96)
  • Implement World3-91 update (#129)
  • Missing World2 figures in docs (#135)

Merged pull requests:

v0.3.0

20 Oct 13:48
cf852d8
Compare
Choose a tag to compare

WorldDynamics v0.3.0

Diff since v0.2.0

Closed issues:

  • UndefVarError in current version (#19)
  • Mismatch on Figure 7.38 (#67)
  • Mismatch Fig. 3.46 (#78)
  • Little bump fluctuation at the initialization (#79)
  • Implement all figures of World2's chapter 4 (#95)
  • Duplicated function definition in modules (#100)
  • Separate private and public methods (#102)
  • Restrict modules to only include code from other files (#105)
  • Implement all figures of World2's chapter 5 (#109)
  • Implement all figures of World2's chapter 6 (#110)
  • Document all figures of World2's Chapter 4 (#113)
  • Add column with complete variable names to documentation (#117)
  • Improve figure docstrings and name (#118)
  • Add documentation for World2 (#119)
  • Fix parameters within the documentation of World3 (#127)

Merged pull requests:

v0.2.0

30 Sep 16:29
Compare
Choose a tag to compare

WorldDynamics v0.2.0

Diff since v0.1.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:

v0.1.0

19 Sep 16:36
2641f5c
Compare
Choose a tag to compare

WorldDynamics v0.1.0

Closed issues:

  • Check proper use of @register (#1)
  • Error in exppop parameter in agricultural sector (#2)
  • Improve plots (#3)
  • Add example of changing tables (#17)
  • Use concrete types within the dictionaries (#20)
  • Explicit types in function arguments and return values (#21)
  • Interpolate table values without if-else statements (#23)
  • Storing the figures after execution (#26)
  • Inter-file links in docs (#28)
  • Implement and plot all figures (#32)
  • Adding badges pointing to the documentation (#34)
  • Missing picture in tutorial (#36)

Merged pull requests: