Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cyotek/chemotaxissimulation

A sample application attempting to simulate Chemotaxis, the movement of an organism either toward or away from chemicals
https://github.com/cyotek/chemotaxissimulation

chemotaxis csharp simulation

Last synced: 2 months ago
JSON representation

A sample application attempting to simulate Chemotaxis, the movement of an organism either toward or away from chemicals

Awesome Lists containing this project

README

        

# Simulating Bacterial Chemotaxis

![The sample application](res/chemotaxis-start.png)

This repository contains a sample application attempting to
simulate **Chemotaxis**, the movement of an organism either
toward or away from chemicals, depending on if the detected
chemical is positive (a food source) or negative (a poison).

For more information, please see the following article on the
Cyotek blog:

* [Simulating Bacterial Chemotaxis](https://www.cyotek.com/blog/simulating-bacterial-chemotaxis)