JuliaDiff / JuliaDiff/ChainRulesCore.jl
Comparison tests ZeroTangent with 0-like numbers should be true
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 267
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
Was just testing something boiling down to:
ZeroTangent() ≈ 0
Should this be accepted? Along with arrays for which the norm is 0?
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
No file or test path is named. Start by locating the comparison tests for ZeroTangent and existing handling of zero-like numbers or zero-norm arrays; done means the intended comparisons are covered by tests and their expected behavior is documented or confirmed.
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
- Mostly clear
- Newbie friendliness
- 35/100