JuliaDiff / JuliaDiff/DifferentiationInterface.jl
Better testing with ComponentArrays
Open
Nobody has claimed this yet.
downstream
test
- Dominant language
- Julia
- Stars
- 313
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
At the moment we only test gradient, but more operators can be useful
Contributor guide
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 existing ComponentArrays tests for gradient and read how the tested operators are selected. Determine which additional operators should be covered; done means the ComponentArrays test coverage includes those operators alongside gradient.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100