ary_sub_get_idxL_chk_testSimple start time : 16Mar2024 18h15m03s +--+-------------+-------------------+-------+ |OK|test# |dat0 |dat1 | +--+-------------+-------------------+-------+ | l|010_str_chr |the bigg fat cow | | +--+-------------+-------------------+-------+ | l|020_intL_int |0 1 2 3 4 5 6 7 8 9|4 | +--+-------------+-------------------+-------+ | l|030_intA_intL| 0 1 2 3 4 |2 3 4 | | | | 5 6 7 8 9 | | | | |10 11 12 13 14 | | | | |15 16 17 18 19 | | +--+-------------+-------------------+-------+ | l|040_intA_intA| 0 1 2 3 4 |5 6 7 8| | | | 5 6 7 8 9 | | | | |10 11 12 13 14 | | | | |15 16 17 18 19 | | +--+-------------+-------------------+-------+ | l|050_intA_intA| 0 1 2 3 4 |4 5 | | | | 5 6 7 8 9 | | | | |10 11 12 13 14 | | | | |15 16 17 18 19 | | +--+-------------+-------------------+-------+ +--+-------------+--------------------+--------------------+ |OK|test# |std |calc | +--+-------------+--------------------+--------------------+ | l|010_str_chr |+-+-+--+ |+-+-+--+ | | | ||3|8|12| ||3|8|12| | | | |+-+-+--+ |+-+-+--+ | +--+-------------+--------------------+--------------------+ | l|020_intL_int |+-+ |+-+ | | | ||4| ||4| | | | |+-+ |+-+ | +--+-------------+--------------------+--------------------+ | l|030_intA_intL|+-------------+ |+-------------+ | | | ||+---+---+---+| ||+---+---+---+| | | | |||0 2|0 3|0 4|| |||0 2|0 3|0 4|| | | | ||+---+---+---+| ||+---+---+---+| | | | |+-------------+ |+-------------+ | +--+-------------+--------------------+--------------------+ | l|040_intA_intA|+-----------------+ |+-----------------+ | | | ||+---+---+---+---+| ||+---+---+---+---+| | | | |||1 0|1 1|1 2|1 3|| |||1 0|1 1|1 2|1 3|| | | | ||+---+---+---+---+| ||+---+---+---+---+| | | | |+-----------------+ |+-----------------+ | +--+-------------+--------------------+--------------------+ | l|050_intA_intA|?ary_sub_get_idxLNon|?ary_sub_get_idxLNon| +--+-------------+--------------------+--------------------+ +--+-------------+------------------------------------------------------------------------------+ |OK|test# |comments | +--+-------------+------------------------------------------------------------------------------+ | l|010_str_chr |should be OK | +--+-------------+------------------------------------------------------------------------------+ | l|020_intL_int |should be OK, but had to nest solitary?? sort of makes sense but not really???| +--+-------------+------------------------------------------------------------------------------+ | l|030_intA_intL|should be OK, looks good, but was wrong? had to put in [1 3 reshape ... | +--+-------------+------------------------------------------------------------------------------+ | l|040_intA_intA|should be OK | +--+-------------+------------------------------------------------------------------------------+ | l|050_intA_intA|?ary_sub_get_idxLNon - sub not found, fails as sub spans across axis | +--+-------------+------------------------------------------------------------------------------+