Skip to content

Idiomatic Values

No due date 0% complete

One major problem I have seen while working on simulations is unit ambiguity. Conversion factors are spread throughout the code, and many errors come from incorrect assumptions about the units on a number. We want to implement a unit-powered value system to prevent these issues from happening in this framework.

Initial Cut of Unit-Aware Value System ( Length ) Disaster Aversion Tasks that help mitigate future disasters
#5 opened Jul 25, 2022 by joeyame