geektoni / biodynamo

BioDynaMo project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BioDynaMo logo

BioDynaMo

Biology Dynamics Modeller
Visit our website »

Report bug · Request feature · User's guide · Developer's guide

What is BioDynaMo?

BioDynaMo is a software platform to easily create, run, and visualise 3D agent-based biological simulations.

  • Blazing fast: The core of the platform is writen in C++ and is highly optimized to harness the computational power of modern hardware.
  • Modular: Reuse, adapt, or create modules that represents a specific biological behavior or entity. With BioDynaMo you don't need to start from scratch anymore!
  • Visual: Effortlessly create astonishing images and animations of your simulations. Your publications and presentations will stand out even more!

Installation

Simply run the following three commands:

git clone https://github.com/BioDynaMo/biodynamo.git
cd biodynamo
./install.sh

For more information, check out our user's guide.

Contributing

The main purpose of this repository is to evolve BioDynaMo, making it faster and easier to use. Development of BioDynaMo happens in the open on Github, and we are grateful to the community for contributing bugfixes and improvments. Read below to learn how you can take part in improving BioDynaMo.

Contribution Guide

Read our contribution guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to BioDynaMo.

License

BioDynaMo is Apache 2.0 licensed.

About

BioDynaMo project

License:Apache License 2.0


Languages

Language:C++ 73.3%Language:CMake 12.0%Language:Shell 6.8%Language:Python 5.1%Language:Cuda 1.2%Language:C 1.2%Language:Dockerfile 0.4%