gnu-octave / statistics

The Statistics package for GNU Octave
GNU General Public License v3.0
24 stars 22 forks source link

fixed issue with include ties of matlab compatibility, added BISTs #108

Closed AZM999 closed 1 year ago

AZM999 commented 1 year ago

Fixed includeties to return a cell matrix of variable size when set true, added BISTs to check that, kdtree as default method when searching and X has less than 10 columns, Is not sparse and has one of the four distance metrics

pr0m1th3as commented 1 year ago

This branch has conflicts. Make sure that you always pull the latest commits from this repository before you update a function and make a new PR