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

Adjacency rcpp code #20

Merged
merged 15 commits into from Jul 11, 2018
Merged

Adjacency rcpp code #20

merged 15 commits into from Jul 11, 2018

Conversation

Nowosad
Copy link
Member

@Nowosad Nowosad commented Jul 11, 2018

There is also a few helper functions that potentially could be helpful...

#19

@marcosci marcosci merged commit a90533f into master Jul 11, 2018
@marcosci
Copy link
Member

marcosci commented Jul 11, 2018

Merged it, really neat stuff Jakub :-) If you see something I miss to replace in the next days or have an idea to replace something we did - just drop me a message ✌️

@Nowosad
Copy link
Member Author

Nowosad commented Jul 11, 2018

Sure thing @marcosci. I am really happy that is useful.

@Nowosad
Copy link
Member Author

Nowosad commented Jul 11, 2018

BTW @marcosci and @mhesselbarth - I am quite bad in c++, but I enjoy it a little bit. Let me know if there are any pieces of code that are still slow and their rcpp counterparts are needed.

@mhesselbarth
Copy link
Member

It would be really helpful if one can specify the neighborhood of your adjacency function using e.g. a matrix and not being "limited" to the queen's or rook's case (comparable to the raster::adjacency directions option).

@Nowosad
Copy link
Member Author

Nowosad commented Jul 12, 2018

👍
I've opened a new issue and will work on it in the next few days.
#21

@marcosci marcosci deleted the adjacency branch July 13, 2018 16:57
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

Successfully merging this pull request may close these issues.

None yet

3 participants