A program written in the C computer language.

The code implements a Contact Process which is a spatial stochastic process.

The Graphical User Interface (GUI) is implemented using Gtk3 for control
of the simulation parameters.

Juan Keymer f31f694b5b Added note on the License of the mt64 code used. 4 mēneši atpakaļ
.vscode d853697709 initial commit 4 mēneši atpakaļ
.gitignore d853697709 initial commit 4 mēneši atpakaļ
CP_IPS.c 488dd36d90 Added a header to the main code 4 mēneši atpakaļ
CP_core_IPS.c faaf602b13 again . spacing fix 4 mēneši atpakaļ
CP_core_IPS.h e87912c027 Fixed a but with the mortality label 4 mēneši atpakaļ
IPS_graphics.c e65331b166 Cleaned up some style in spacings etc / deleted commented old code leftovers 4 mēneši atpakaļ
IPS_graphics.h e65331b166 Cleaned up some style in spacings etc / deleted commented old code leftovers 4 mēneši atpakaļ
README.md f31f694b5b Added note on the License of the mt64 code used. 4 mēneši atpakaļ
kimero_LAB_transparent.tiff d853697709 initial commit 4 mēneši atpakaļ
makefile d853697709 initial commit 4 mēneši atpakaļ
mt64.c d853697709 initial commit 4 mēneši atpakaļ
mt64.h d853697709 initial commit 4 mēneši atpakaļ

README.md

The Contact Process (CP)


The contact process is a spatial stochastic process. An Interactive Particle System (IPS).

The code is open source considering the licencesing of Gtk. The pseudorandom number generation (mt64) code is another story. See credits in the mt64.h file.

Use and share as needed. No warranty!

To compile type "make" and the make file should do its job.

To run the programm just type "./CP_IPS" after it is compiled.


Juan E. Keymer IAS, X-Institute.