biocore / qiime

Official QIIME 1 software repository. QIIME 2 (https://qiime2.org) has succeeded QIIME 1 as of January 2018.
GNU General Public License v2.0
285 stars 269 forks source link

avoid np.diff on binary array #2193

Open justin212k opened 7 years ago

justin212k commented 7 years ago

fixes deprecated behavior: https://groups.google.com/forum/#!topic/qiime-forum/ccyPJWRFseA https://stackoverflow.com/questions/24216210/boolean-subtract-deprecationwarning

not a priority—feel free to ignore.