JuliaDiff / JuliaDiff/FiniteDiff.jl
Mutation in Jacobian color diff OOP
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 304
- Forks
- 42
- Avg merge
- 24m
- Merged PRs (30d)
- 2
Description
But it's probably no the worst thing since it's only for sparse... if someone has a nice idea for how to do this without mutation though please take a stab at it.
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
Start by locating the Jacobian color-diff implementation and understanding how its sparse case currently uses mutation. Determine whether a non-mutating approach is feasible without changing the sparse behavior; done means the mutation is removed or the limitation is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- performance
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100