Changelog¶
- Version 0.8
- Added Card Dealer - Generator of card sets.
- Version 0.7
- Added Lorem Ipsum - Lorem Ipsum generator.
- Version 0.6
- Added Ecgsyn - generator of synthetic ECG.
- Version 0.5
- Added Lévy Noise (Skewed Stable Random Variable Generator), Lévy Walk and Lévy Flight.
- Version 0.4
- The white noise generator was renamed to Gaussian White Noise. New generators were added: Uniform White Noise, Brownian Noise (Random Walk, Red Noise). Following generators were modified: Steps, Random Steps. The modifications include bugfixes and feature improvements.
- Version 0.3
- Logistic Map was added. Furthermore the documentation was upgraded.
- Version 0.2
- New generators were added: Random Steps, Steps, Cosinus Waves and following generators were upgraded: Autoregressive Model, Mackey-Glass Discrete Equation.
- Version 0.1
- First release featuring the following signal generators: Autoregressive Model, Mackey-Glass Discrete Equation, Sinus Waves and White Noise Generator (renamed to Gaussian White Noise).