🌐 This GitHub project is (currently) a solo venture aimed at simulating and visualizing complex systems in order to make better decisions.
👥 The repository serves as a starting point for my next big project where the goal is to simulate mechanisms in society. 🏙️ I.e. testing various economic/political models on simulated "agents" and comparing results etc.
🎨The simulation seeks to be both visually captivating and informative, with easily editable parameters to encourage user experimentation.
🔥Targeting a wide audience, from friends to industry professionals, and aims to ignite a passion for complex adaptive systems.
🤝Feel free to reach out if you wish to collaborate, give feedback, or explore this project together with me!
Here is a tree structure of this project as of 16.10.2024:
LambdaSim-7
├── plan
│ ├── plan2.md
│ ├── planForIdag.md
│ ├── predictionPilelineDiagramV1.pdf
│ └── plan.md
├── learning
│ └── learningR
│ ├── CourseFiles
│ │ ├── Plot.R
│ │ ├── .Rhistory
│ │ ├── Assignment_Datasets
│ │ │ ├── import.txt
│ │ │ ├── import.xlsx
│ │ │ └── import.csv
│ │ ├── ImportingData_Datasets
│ │ │ ├── mbb.xlsx
│ │ │ ├── mbb.csv
│ │ │ └── mbb.txt
│ │ ├── Histograms.R
│ │ ├── SelectingCases.R
│ │ ├── RStudio.R
│ │ ├── InstallingR.R
│ │ ├── ImportingData.R
│ │ ├── Packages.R
│ │ ├── DataFormats.R
│ │ ├── Describe.R
│ │ ├── Regression.R
│ │ ├── Scatterplots.R
│ │ ├── EnteringData.R
│ │ ├── _Exercise_Template.R
│ │ ├── HierarchicalClustering.R
│ │ ├── .RData
│ │ ├── OverlayingPlots.R
│ │ ├── .Rapp.history
│ │ ├── BarCharts.R
│ │ ├── Factors.R
│ │ ├── Tidyverse.R
│ │ ├── Summary.R
│ │ └── PrincipalComponents.R
│ ├── test.r
│ └── read.md
├── other
│ ├── tenketenk.md
│ ├── snake.py
│ ├── verktøy.md
│ ├── primeStuff
│ │ ├── primtall.jl
│ │ ├── test.py
│ │ ├── prim.jl
│ │ ├── rules.jl
│ │ ├── primSoA.jl
│ │ ├── prime.jl
│ │ └── tempCodeRunnerFile.jl
│ ├── m.py
│ ├── viz.py
│ └── sinusPlot.py
├── README.md
├── project
│ ├── grassSim
│ │ ├── enterprateData.py
│ │ ├── writeRandomData.py
│ │ ├── agents2.py
│ │ ├── agents.py
│ │ ├── p4e.py
│ │ └── data
│ │ ├── data3.csv
│ │ ├── data2.csv
│ │ ├── data0.csv
│ │ ├── data1.csv
│ │ └── data4.csv
│ ├── approachUsingModules
│ │ ├── modsynth.cpp
│ │ ├── gui.jl
│ │ ├── test.cpp
│ │ ├── hei.cpp
│ │ ├── rules.jl
│ │ └── gui.py
│ ├── approachUsingCellularAutomata
│ │ ├── redMovingCircle.py
│ │ ├── reynoldsFlockingModel.py
│ │ ├── gameOfLife.py
│ │ ├── circleEatingFood.py
│ │ └── gameOfLifeWithAgeColors.py
│ ├── relationalDatabase
│ │ ├── README.md
│ │ ├── calc.py
│ │ └── commoditiesData
│ │ ├── globalPriceOfOliveOilSeriesData.csv
│ │ └── allCommodities.csv
│ ├── logo
│ │ ├── SimProsjektLogo.png
│ │ ├── smallLambda.png
│ │ ├── logoGraphic
│ │ │ ├── lambdaMedium.png
│ │ │ ├── reynoldInteractive.py
│ │ │ └── lambdasimPransparentLogo.png
│ │ ├── lambdasimWallpaper-min.png
│ │ ├── logoGeneratorSim.py
│ │ └── PixelnatorLogoSim.zip
│ └── blobEatingSim
│ └── simple.py
├── learningNetlogo
│ ├── first.nlogo
│ ├── Untitled-2.sty
│ └── # NetLogo 6.4.md
├── .git
│ ├── ORIG_HEAD
│ ├── config
│ ├── objects
│ │ ├── d9
│ │ │ └── 118fea7623cf5a353785f15a174c23d1545683
│ │ ├── fd
│ │ │ └── 9e298720e846f07d8c20f4f46f2dce7b01bc1c
│ │ ├── pack
│ │ │ ├── pack-11a581602089474ccd17a841101cda043e2e452a.idx
│ │ │ ├── pack-11a581602089474ccd17a841101cda043e2e452a.rev
│ │ │ └── pack-11a581602089474ccd17a841101cda043e2e452a.pack
│ │ ├── 7d
│ │ │ ├── 189c7d62f9de403cbf390f39ebca1b320a4a11
│ │ │ └── 52a1046e440b7cb0cc3ab2644f8e0271c83e84
│ │ ├── info
│ │ ├── 65
│ │ │ └── e732a1757e271e8580a7c6b6264965f20cf3c9
│ │ ├── c3
│ │ │ └── 6b0093cfe2a378a403017191534ea7292b8dc5
│ │ ├── c2
│ │ │ └── e065e9719b20cfd719ea01cf05137a86aa7f99
│ │ └── 1b
│ │ └── 482d065cd0476d6de9a42625800352c7653a80
│ ├── HEAD
│ ├── info
│ │ └── exclude
│ ├── logs
│ │ ├── HEAD
│ │ └── refs
│ │ ├── heads
│ │ │ └── main
│ │ └── remotes
│ │ └── origin
│ │ ├── HEAD
│ │ └── main
│ ├── description
│ ├── hooks
│ │ ├── commit-msg.sample
│ │ ├── pre-rebase.sample
│ │ ├── sendemail-validate.sample
│ │ ├── pre-commit.sample
│ │ ├── applypatch-msg.sample
│ │ ├── fsmonitor-watchman.sample
│ │ ├── pre-receive.sample
│ │ ├── prepare-commit-msg.sample
│ │ ├── post-update.sample
│ │ ├── pre-merge-commit.sample
│ │ ├── pre-applypatch.sample
│ │ ├── pre-push.sample
│ │ ├── update.sample
│ │ └── push-to-checkout.sample
│ ├── refs
│ │ ├── heads
│ │ │ └── main
│ │ ├── tags
│ │ └── remotes
│ │ └── origin
│ │ ├── HEAD
│ │ └── main
│ ├── index
│ ├── packed-refs
│ ├── COMMIT_EDITMSG
│ └── FETCH_HEAD
└── .vscode
├── settings.json
├── launch.json
└── tasks.json