Update shallow_swap.acc.c with bug fixes from shallow_swap.c
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 5
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
fix z indexing and trig init function to match commit 33cde0e fixes to shallow_swap.c
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
Compare shallow_swap.acc.c with shallow_swap.c and inspect commit 33cde0e first. Apply the corresponding fixes for z indexing and trig initialization in the .acc.c variant, then verify that it matches the corrected C implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100