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

Implement a random walk scan through noise data #53

Closed
4 tasks done
oubiwann opened this issue Jun 20, 2021 · 0 comments
Closed
4 tasks done

Implement a random walk scan through noise data #53

oubiwann opened this issue Jun 20, 2021 · 0 comments
Milestone

Comments

@oubiwann
Copy link
Member

oubiwann commented Jun 20, 2021

Tasks:

  • Implement neighbors/1 function (arg=point)
  • Implement neighbors/2 function(arg1=point, arg2=degree/radius/distance)
  • Randomly select one of the neighbors
  • Append selection to accumulated points

For context, see:

Depends on:

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