wmayner / pyemd

Fast EMD for Python: a wrapper for Pele and Werman's C++ implementation of the Earth Mover's Distance metric

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory complexity

fredcallaway opened this issue · comments

Thanks for creating this wrapper! I'm trying to use it for an fMRI meta-analysis, but am running into memory overload problems. Do you by chance know the approximate memory complexity of this algorithm?

Glad you're finding it useful! I'm afraid I don't know the memory complexity—but there may be information on that on the website for the algorithm or in the relevant paper. You could also try to get in touch with the authors.