wmayner / pyemd

Fast EMD for Python: a wrapper for Pele and Werman's C++ implementation of the Earth Mover's Distance metric
MIT License
479 stars 62 forks source link

Add array_emd function #26

Closed scottgigante closed 6 years ago

scottgigante commented 6 years ago

As discussed in https://github.com/wmayner/pyemd/issues/25

scottgigante commented 6 years ago

Apologies, I didn’t intend for this to be done – I just need to push to go between my windows and Linux environments. Thanks for your comments – I’ll add a comment to the PR when I think it’s done.

wmayner commented 6 years ago

Gotcha, no worries. I'll wait to review until you comment.

scottgigante commented 6 years ago

Okay, I'm pretty happy with that now. Thanks for your patience!

wmayner commented 6 years ago

Great, looks good. Thank you!

wmayner commented 6 years ago

Released in v0.5.0.