realised that the MultiPriorityPicker only needs a 1D array of inputs
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 17 Mar 2020 22:21:02 +0000 (22:21 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 17 Mar 2020 22:21:02 +0000 (22:21 +0000)
commit953833122e8a8596685ee64872b185fbf45e45d5
tree90b29a9c6b825e2a03984a33e20f1d0135523577
parenta6130a92485d572182ab80a2da279997388ef52e
realised that the MultiPriorityPicker only needs a 1D array of inputs
not a 2D array of input bits.  input is chain-cascaded from previous
PriorityPicker after masking
src/nmutil/picker.py