JuliaDiff / JuliaDiff/ReverseDiff.jl

Missing A_mul_Bc! Function in Example

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

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.