ChainRulesTestUtils.jl
ChainRulesTestUtils.jl copied to clipboard
Correct default atol to 0.0
This closes https://github.com/JuliaDiff/ChainRulesTestUtils.jl/issues/269
It was always intended that out settings more or less matched isapprox up to some level of scaling so I am happy to call this a bug fix. As long as it doesn't break ChainRules.jl which I will test against this PR before merging
- [ ] Doesn't break ChainRules.jl