Skip to content

A simulation of bacterial/signal movement based on the idea of chemotaxis, movement in response to chemical stimulus.

License

Notifications You must be signed in to change notification settings

sproberts92/chemotaxis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chemotaxis

A simulation of bacterial/signal movement based on the idea of chemotaxis, that is, the movement of organisms in response to chemical stimulus.

This work was completed for my Master's thesis at the University of Utrecht, entitled 'A neuron based model for data storage and retrieval'. The model is used as inspiration while exploring mechanisms to control activity levels in the neuronal network.

Usage

Clone submodules with

git submodule update --init --recursive

Compile on Windows with

nmake /f NMAKEFILE

(Linux makefile still under development).

System properties can be set in

config/config.json

Binary is located at

bin/chemotaxis.exe

About

A simulation of bacterial/signal movement based on the idea of chemotaxis, movement in response to chemical stimulus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published