JuliaDiff / JuliaDiff/ReverseDiff.jl
Missing A_mul_Bc! Function in Example
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 393
- Forks
- 60
- Avg merge
- 18h 24m
- Merged PRs (30d)
- 8
Description
This example does not appear to work in Julia v1.0. The function A_mul_Bc! is undefined.
https://github.com/JuliaDiff/ReverseDiff.jl/blob/master/examples/jacobian.jl#L9
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
Open examples/jacobian.jl at the referenced line and run the example with Julia v1.0 to reproduce the undefined A_mul_Bc! error. Trace the example's intended matrix operation and verify that the compatibility fix makes the example execute successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100