view doc/extra @ 1912:da950e4619f3

fix sorting of points within a note. they would randomly scramble Ignore-this: 6fdffe0ac309ebaacc3ecf9406dba03b
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 01 Jun 2019 11:02:54 +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}
   

'''