Add a C wrapper to compute polygon solid angles
Open
c-extension
- Dominant language
- Python
- Stars
- 127
- Forks
- 74
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 2
Description
As discussed in #3, we can write a routine directly at the C level to compute polygon areas (rather than relying on `compute_overlap` as in #3).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the discussion in issue #3, especially the use of compute_overlap. The issue names no files or tests; the intended result is a C-level wrapper that computes polygon solid angles without relying on compute_overlap.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100