.. _misc_comp: ############################ Miscellaneous Computations ############################ There are two applications to recapitulate interesting computations from the **OpenD6** rules. - `die_simplification`_ - `spell_measure`_ There's nothing novel in these implementations; they merely confirm the math behind the published tables. die_simplification --------------------- .. automodule:: opend6_tools.die_simplification spell_measure ---------------- .. automodule:: opend6_tools.spell_measure