JuliaInterop / JuliaInterop/JuliaCall

Problems related to diag on JuliaObject

Open
#55 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.