Happy new year! I'm already getting a head start o...
# tornadofx
t
Happy new year! I'm already getting a head start on some new TornadoFX mathematical modeling projects. Here is a Poisson simulation I built in Kotlin/TornadoFX. It simulates customer queue wait times by stochastically sampling Poisson distributions. https://github.com/thomasnield/poisson-optimizer-and-simulator/blob/master/README.md
h
Nice, what do you use to create the gifs?
t
An open source program called Peek on Ubuntu and Linux Mint
e
That's neat 🙂