Releases: JuliaDiff/ChainRules.jl
Releases · JuliaDiff/ChainRules.jl
v0.5.2
ChainRules v0.5.2
Closed issues:
- Warning: Error requiring NaNMath/SpecialFunctions from ChainRules (#115)
- Fixup SpecialFunctions
lgamma
deprecation (#118) - Clean out all of the local random number generators from the test (#180)
Merged pull requests:
- Use global random number generator (#181) (@mattBrzezinski)
v0.5.1
ChainRules v0.5.1
Merged pull requests:
v0.5.0
ChainRules v0.5.0
Closed issues:
- Stop throwing errors in higher order functions (#122)
Merged pull requests:
v0.4.1
ChainRules v0.4.1
Merged pull requests:
- Update to new API (#169) (@willtebbutt)
- Update to FiniteDifferences 0.9 (#170) (@nickrobinson251)
v0.4.0
ChainRules v0.4.0
Closed issues:
Merged pull requests:
- Install TagBot as a GitHub Action (#168) (@JuliaTagBot)
- Update to new API (#169) (@willtebbutt)
v0.3.4
v0.3.4 (2020-02-07)
Closed issues:
- Update Cholesky and SVD to use Composite (#151)
Merged pull requests:
- Use ChainRulesTestUtils.jl (#167) (mattBrzezinski)
v0.3.3
v0.3.3 (2020-01-30)
Closed issues:
- Change to BlueStyle (#141)
Merged pull requests:
- Switch to Blue Style (#165) (nickrobinson251)
- Change Cholesky to use
Composite
(#164) (nickrobinson251) - Move docs to ChainRulesCore (#163) (oxinabox)
v0.3.2
v0.3.2 (2020-01-22)
Closed issues:
- Docs are not deploying? (#160)
Merged pull requests:
- Fix docs building (#162) (oxinabox)
- Break up giant single page of docs (#158) (oxinabox)
- Change SVD to use
Composite
(#157) (nickrobinson251) - Add difference between
Zero
andDoesNotExist
to FAQ (#156) (oxinabox) - Doc updates for ChainRulesCore 0.5 (#152) (oxinabox)
- Remove TODO sections in docs (#150) (oxinabox)
v0.3.1
v0.3.1 (2020-01-13)
Merged pull requests: