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

4D and custom distance metrics #36

Open
chadbrewbaker opened this issue Jan 9, 2019 · 0 comments
Open

4D and custom distance metrics #36

chadbrewbaker opened this issue Jan 9, 2019 · 0 comments

Comments

@chadbrewbaker
Copy link

Any interest in a PR extending the library so it can handle problem 25 of the 2018 Advent of Code?

https://adventofcode.com/2018/day/25

  1. Constructor would take vectors size larger than 3.

  2. Constructor would take default distance metric as Euclidian, but could use any scipy.spatial.distance metric such as Manhattan.

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

No branches or pull requests

1 participant