JuliaGeometry / JuliaGeometry/RegionTrees.jl
Determining neighbors of a leaf?
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 114
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way to determine all the neighbors of a given leaf? If this requires a pull request I am happy to try and look into it :)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the RegionTrees.jl API to determine whether it already exposes a way to find all neighbors of a given leaf. If not, define the expected neighbor behavior and identify the relevant tree entry points before proposing a change. Done means a leaf can be supplied and all of its neighbors can be determined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100