Python Forum
Neighbours in an array
Thread Rating:
  • 3 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Neighbours in an array
#3
Awwww very good idea with the adjacents!! :) 
So you define the possible directions of the neighbours (one entry up, one beside etc...) 

You mentioned a more efficient way. Well, I'm very happy with your proposition because I understand it :) 
But of course, I'd be interested in a more efficient way to solve this question :)
Reply


Messages In This Thread
Neighbours in an array - by MattaFX - Jan-20-2017, 04:26 PM
RE: Neighbours in an array - by Mekire - Jan-20-2017, 11:06 PM
RE: Neighbours in an array - by MattaFX - Jan-21-2017, 12:15 AM
RE: Neighbours in an array - by Mekire - Jan-21-2017, 12:59 AM
RE: Neighbours in an array - by MattaFX - Jan-21-2017, 12:59 PM
RE: Neighbours in an array - by MattaFX - Jan-22-2017, 12:11 AM
RE: Neighbours in an array - by Mekire - Jan-22-2017, 03:19 AM
RE: Neighbours in an array - by MattaFX - Jan-24-2017, 08:16 PM
RE: Neighbours in an array - by Mekire - Jan-24-2017, 10:46 PM
RE: Neighbours in an array - by MattaFX - Jan-25-2017, 11:02 PM
RE: Neighbours in an array - by Mekire - Jan-26-2017, 02:24 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to find the accuracy vs number of neighbours for KNN vokoyo 3 3,201 Apr-10-2019, 03:46 AM
Last Post: scidam

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020