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

https://github.com/gagniuc/chaos-and-noise

Chaos & noise is an implementation that suggests by experiment that the universe is deterministic. Initially, the experiment was used to show why there are limits in predicting the behavior of physical systems. The subject is openly described in the book entitled Algorithms in Bioinformatics: Theory and Implementation.
https://github.com/gagniuc/chaos-and-noise

chaos chaos-theory cosmos deterministic limit noise noise-generator prediction universe

Last synced: 8 months ago
JSON representation

Chaos & noise is an implementation that suggests by experiment that the universe is deterministic. Initially, the experiment was used to show why there are limits in predicting the behavior of physical systems. The subject is openly described in the book entitled Algorithms in Bioinformatics: Theory and Implementation.

Awesome Lists containing this project

README

          

# Chaos & noise

Chaos & noise is an implementation that suggests by experiment that the universe is deterministic. Initially, the experiment was used to show why there are limits in predicting the behavior of physical systems. To show this, noise is introduced inside three chaotic systems, which inevitably leads to different results each time over longer periods of time. Thus, it is shown that the three chaotic systems can be predictable until a certain moment, in which the noise starts to build different and unpredictable trajectories for the three systems. The subject is openly described in the book entitled Algorithms in Bioinformatics: Theory and Implementation in the chapter Philosophical transactions.

**Live demo**: https://gagniuc.github.io/Chaos-and-Noise/

# References

- Paul A. Gagniuc. Algorithms in Bioinformatics: Theory and Implementation. John Wiley & Sons, Hoboken, NJ, USA, 2021, ISBN: 9781119697961.