How to Install dicelab in Ubuntu 18.04



Install dicelab by entering the following commands in the terminal:

sudo apt update
sudo apt install dicelab

Description:

evaluate the statistical distribution of dice rolls

With dicelab you can express most dice rolls (and similar things) in a functional language, and then either roll the expression, or evaluate the statistical distribution. In the latter case you can choose whether you want to simply roll and tally many times, or actually compute the distribution (which is more precise, but takes a long time in some obscure cases).

Version: 0.7-4build1

Section: universe/math