>From tellis/README.txt, dependent values are computed very soon : >>> x.value = 7 computing y from x computing z from y Would it be possible to lazily comput them?