Closed mortonjt closed 9 years ago
Also, would anyone opposed to making skbio a dependency? I personally like some of the testing utils.
fine with me.
Fine with me as well.
:boom: Tests passing
I think the code looks fine, note that this has been reviewed a few times before. However, it's not skbio ready but I think we shouldn't spend time on this and simply benchmark, then clean the code that is actually gonna be moved to skbio. Thus, merging.
Here's a complete port over of both
scmds
andnystrom
from pycogent.I haven't included numpy docs for
approximate_mds.py
orgoodness_of_fit.py
. Do we really care?Here, I created a really barebone wrapper function for
scmds
andnystrom
, to make standardizing these function calls more straightforward.