TheodoreEhrenborg / mercantilism

MIT License
0 stars 0 forks source link

Bayesian and floats #2

Closed TheodoreEhrenborg closed 5 years ago

TheodoreEhrenborg commented 5 years ago

After hundreds of trials, bayesian.py begins to give strange results because most of the densities become zero. I need to inflate them (by a factor of the most representative possibility?) but first I need to write a class for floats that can go much lower than 1E-300.