Releases: JuliaDiff/ReverseDiff.jl
Releases · JuliaDiff/ReverseDiff.jl
v1.7.0
28 Feb 17:26
Compare
Sorry, something went wrong.
No results found
ReverseDiff v1.7.0
Diff since v1.6.0
Closed issues:
In-place assignment on strictly typed vectors does not report error (#76 )
isapprox failing for TrackedReal (#165 )
Merged pull requests:
v1.6.0
28 Feb 11:11
Compare
Sorry, something went wrong.
No results found
v1.5.0
21 Dec 15:14
Compare
Sorry, something went wrong.
No results found
v1.4.5
07 Dec 19:10
Compare
Sorry, something went wrong.
No results found
ReverseDiff v1.4.5
Diff since v1.4.4
Closed issues:
Broadcasting of FillArrays broken with FillArrays >= 0.10 (#156 )
Need an increment_deriv! overload for Array{TrackedReal} (#159 )
Merged pull requests:
CompatHelper: bump compat for "SpecialFunctions" to "1.0" (#155 ) (@github-actions[bot])
CompatHelper: bump compat for "StaticArrays" to "1.0" (#160 ) (@github-actions[bot])
Use GitHub Actions CI (#162 ) (@mohamed82008)
v1.4.4
20 Nov 08:11
Compare
Sorry, something went wrong.
No results found
ReverseDiff v1.4.4
Diff since v1.4.3
Merged pull requests:
Fix single number (v/h)cat (#152 ) (@mohamed82008)
fix FillArrays 0.10 compat (#157 ) (@mohamed82008)
v1.4.3
15 Sep 12:13
Compare
Sorry, something went wrong.
No results found
ReverseDiff v1.4.3
Diff since v1.4.2
Closed issues:
Broadcasting and nested arrays (regression in ReverseDiff 1.4) (#140 )
ReverseDiff.value(output) depends on input of tape for mutating functions (#143 )
Merged pull requests:
simple fix for #140 (#142 ) (@mateuszbaran )
Fix Julia 1.5 support and test it (#146 ) (@mohamed82008)
Fix adjoint and transpose properly (#148 ) (@mohamed82008)
v1.4.2
28 Jul 01:08
Compare
Sorry, something went wrong.
No results found
v1.4.1
18 Jul 15:07
Compare
Sorry, something went wrong.
No results found
ReverseDiff v1.4.1
Diff since v1.4.0
Merged pull requests:
Fix broadcasting and cat - round 2 (#137 ) (@mohamed82008)
v1.4.0
18 Jul 12:09
Compare
Sorry, something went wrong.
No results found
ReverseDiff v1.4.0
Diff since v1.3.0
Closed issues:
Dot broadcasting is slow (#103 )
Broadcasting support is broken-ish (#122 )
Package author(s) for citation (#136 )
Merged pull requests:
broadcasting perf fix (#134 ) (@mohamed82008)
v1.3.0
17 Jul 21:06
Compare
Sorry, something went wrong.
No results found
ReverseDiff v1.3.0
Diff since v1.2.0
Closed issues:
Array of Structs -> Struct of Array conversion (#130 )
Merged pull requests: