JuliaInterop / JuliaInterop/JuliaCall
Problems related to diag on JuliaObject
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 287
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Things like diag(JuliaObject(3)) behave as expected, but other things are not.
Need to find a way to deal with this.
This also may affect autodiffr's ability to deal with functions using diag.
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
Start by reproducing the reported diag(JuliaObject(3)) behavior and identifying which other diag cases fail. Trace the JuliaObject and autodiffr paths involved, then verify that the affected cases work without breaking functions using diag.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia, r
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100