cell_to_child_pos() version 4 of the Python API client
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 6.5k
- Forks
- 627
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 6
Description
I'm trying to recover the absolute position of a neighbor with respect to a center cell (i.e. 1-6 index) and thought the cell_to_child_pos() function would be useful for this, following the definition in the docs. However, the function doesn't appear to exist in '4.0.0b1' or '4.0.0b2'. Looking for clarification on the state of this function or any other solutions to achieving this absolute position recovery.
Contributor guide
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
The issue points to the cell_to_child_pos() Python API entry point and the linked hierarchy documentation; start by comparing the documented function with versions 4.0.0b1 and 4.0.0b2. Done means clarifying the function's status or identifying a supported way to recover the neighbor's 1–6 position.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100