JuliaDiff / JuliaDiff/ChainRulesCore.jl
Differential for AbstractDict
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 267
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
#183 specifies how to implement differentials for Dicts, but doesn't handle the more general family of AbstractDicts. If someone has time to think about this, that would be very helpful.
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 reading issue #183 and the surrounding differential behavior for Dicts. Determine what semantics should apply to the broader AbstractDict family, then identify the relevant implementation and tests in the repository. Done means the behavior is specified and supported for AbstractDicts, with coverage for the intended cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100