Vítor Fróis
Vítor Fróis
Good morning! I'm new to linux. Tried to install DWall but the wallpapers arent changing. My OS is Ubuntu. How can I solve this problem? 
## First version of Voronoi Tesselation based Discrete Space, described on issue #1895 . This feature allows the user to build a discrete space based on a random sample of...
Implements agents, model and server graph visualization according to #112 issue. This example uses the `VoronoiGrid`, which inherits from the `DiscreteSpace`, as proposed in https://github.com/projectmesa/mesa/pull/2084.
This issue aims to create an example with the functionalities of VoronoiGrid discrete space and its main applications. - Original Mesa Issue: https://github.com/projectmesa/mesa/issues/1895 - Original PR: https://github.com/projectmesa/mesa/pull/2084 Most Voronoi applications...
Ising Model (https://ccl.northwestern.edu/netlogo/models/Ising, https://en.wikipedia.org/wiki/Ising_model) implementation using new Visualization of Ising Model as issued at #136. 
The Ising Ferromagnet is a simple model with such relevance in Statistical Physics. It can be used to study order, phase-transitions and emergent phenomena. _A crystalline material is conceived of...