-
-
Notifications
You must be signed in to change notification settings - Fork 205
Add make_hypercube() #1389
Copy link
Copy link
Open
Labels
AI 🤖For issues that can be handled by a coding agent. A scheduled workflow will look at those.For issues that can be handled by a coding agent. A scheduled workflow will look at those.expose 🏖️Make igraph/C functionality available in RMake igraph/C functionality available in R
Milestone
Metadata
Metadata
Assignees
Labels
AI 🤖For issues that can be handled by a coding agent. A scheduled workflow will look at those.For issues that can be handled by a coding agent. A scheduled workflow will look at those.expose 🏖️Make igraph/C functionality available in RMake igraph/C functionality available in R
Expose
igraph_hypercube(). Suggested R name:make_hypercube(). Don't forget to also add the correspondinghypercube(), which can be used withmake_().When writing docs, please pay attention to the phrasing zero-based vertex ID in the C docs. What's stated there is not true once IDs are shifted to be one-based.