Skip to content

Commit

Permalink
Version 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AtiyahElsheikh authored Jul 27, 2022
1 parent 81b637e commit 98ef84b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ An initial implementation of an ABM aiming at a social and child care simulation
- **V0.3** (23.06.2022): Improved simulation concep, Flexibility for simulating same example with different implementation (via type traits), Population
simulation considering death probabilities
- v0.3.1: The abstract conceptual part of the code moved to MultiAgents.jl
- v0.3.2: Kinship & BasicInfo modules for the type Person


### Source code structure
Expand All @@ -28,6 +29,7 @@ simulation considering death probabilities
- /tests
- MainDummy.jl : An example of a dummy simulation
- MainLPM.jl : Initial (empty) translation of LPM
- loadLibsPath : load paths to internal libraries


### Running the code
Expand Down

0 comments on commit 98ef84b

Please sign in to comment.