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

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.
.emergence This section will get into the emergence of life-like system.
.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