Closed NRJank closed 8 months ago
as per https://savannah.gnu.org/bugs/index.php?65405
codepath with 'omitnan' and vectors in median mishandled all-nan case. add shortcut codepath for median to handle all-nan's, and add BISTs to median and mad for related cases.
as per https://savannah.gnu.org/bugs/index.php?65405
codepath with 'omitnan' and vectors in median mishandled all-nan case. add shortcut codepath for median to handle all-nan's, and add BISTs to median and mad for related cases.