Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request -- Calculating distance between two matrices #22

Open
jfsoubliere opened this issue May 15, 2020 · 3 comments
Open

Feature request -- Calculating distance between two matrices #22

jfsoubliere opened this issue May 15, 2020 · 3 comments

Comments

@jfsoubliere
Copy link

Thanks for a fantastic package!

If possible, would you please consider adding the option to calculate the distance between rows of matrix P and rows of a matrix Q? The R package 'pdist' offers this functionality, but only for a very limited set of distance measures.

Best,
JF

@HajkD
Copy link
Member

HajkD commented May 15, 2020

Hi @jfsoubliere

Many thanks for your kind feedback and for this feature request.

Sure, I will have a look at the 'pdist' package and can work on adding this feature.

I will keep you up to date.

Best wishes,
Hajk

@jfsoubliere
Copy link
Author

Thank you very much for considering my request, your help is very much appreciated!

@HajkD
Copy link
Member

HajkD commented Aug 20, 2021

Hi @jfsoubliere,

Jakub was very kind and fantastic and added a many to many feature for matrix comparisons. Would it be possible to check if it fulfils the purpose you had in mind (see #28)?

If so, we can also close this issue and can document this new feature in the NEWS section.

Many thanks,
Hajk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants