view doc/extra @ 1506:37cbb245d93c

fix tests. add logging, some mypy types. Ignore-this: 61371f65438a4e77f70d21cc5d5193bf
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 28 Mar 2017 07:48:10 +0000
parents 45b12307c695
children
line wrap: on
line source



'''

        up
        |\________
       / \_      /\
      /    \   /   \
   d1        d2    d3


   up has a single output that outputs {d1 : .8, d2:0.1}
   

'''