Geographical version of Schelling's model of Segregation. It is built with PyQt5 and PyQtGraph
-
Updated
Jul 6, 2023 - Python
Geographical version of Schelling's model of Segregation. It is built with PyQt5 and PyQtGraph
a React component that uses WebGPU to render bitmap data within a set of viewports synchronously, including Schelling's Segregation Model simulator as its example
The Schelling model of segregation is an agent-based model that elucidates how individual preferences for neighbours might result in segregation. When agents represent householders who relocate to the city, the model is particularly efficient for studying ethnic group residential segregation.
Fixing issue with Schelling model that violates the 2nd law of thermodynamics
These are my python practice projects geared toward economic subject matter.
This Repository contains series of python programs for simulations of Schelling Model i.e. each node in a grid must satisfy threshold neighbourhood property.
Model of Urban Segregation
Code for simulations and animations of various 1D and 2D Schelling segregation models (C++ and some with OpenGL graphics)
Simulação do modelo de segregação de schelling usando python MESA - Computação Experimental 2021/2
As part of Modelling and Simulation project, we had implemented this famous Schelling’s model which looks at the segregation of the two groups in particular area. We implemented this model using the rules of cellular automata.
A Schelling's segregation model visualizer.
A Netlogo implementation of the Axelrod-Schelling model for cultural dissemination and segregation
A simulation of Schelling's segregation model with multiple visualization methods, interactive controls, and analysis tools.
"Code from Hands-On Simulation Modeling with Python - Second Edition by Packt, focusing on simulation models for efficient decision-making."
Code for my Independent Study course at Johns Hopkins University on Cellular Automata modeling.
A cycle-driven peersim implementation of the Axelrod-Schelling model for cultural dissemination and segregation
The Schelling Model of Segregation: Static and Dynamic Equilibrium
A segregation model visualizer for images.
Add a description, image, and links to the schelling-model topic page so that developers can more easily learn about it.
To associate your repository with the schelling-model topic, visit your repo's landing page and select "manage topics."