Skip to content

ALife simulation with Python: patterns, behavior, and cognition.

License

Notifications You must be signed in to change notification settings

Kashu7100/Recreation-of-Nature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

The word nature originates from the Latin word natura, which means essential qualities or innate disposition. This repository aims to re-create the phenomenon in nature to investigate and implement the beauty of the creation.

Overview

Recreation of Nature is a library that consists of the following components:

Component Description
.patterns This section will get into the emergence of patterns in nature.
.swarms This section will get into the emergent phenomenon in group behavior and swarm intelligence.

Gallery

Citation

Please cite Recreation of Nature if you use the contents in this repository for your research or in a scientific publication.

Y. Kashu, Recreation of Nature - Computational Simulation of Emergent Phenomenon and Cognitive Process in Nature, 2019, GitHub repository, https://github.com/Kashu7100/Recreation-of-Nature

BibTex

@misc{recreation_of_nature,
  author = {Kashu Yamazaki},
  title = {{R}ecreation of Nature},
  year = {2019},
  publisher = {GitHub},
  journal = {GitHub repository},
  keywords = {Python, Simulation, Emergent phenomenon, Cognitive process}
  howpublished = {\url{https://github.com/Kashu7100/Recreation-of-Nature}},
}

License

Source codes in the repository follows MIT license.

Releases

No releases published

Packages

No packages published

Languages