Skip to content

Tags: JuliaMath/ChangesOfVariables.jl

Tags

v0.1.10

[Diff since v0.1.9](v0.1.9...v0.1.10)

**Merged pull requests:**
- Bump codecov/codecov-action from 4 to 5 (#31) (@dependabot[bot])

v0.1.9

[Diff since v0.1.8](v0.1.8...v0.1.9)

**Merged pull requests:**
- Bump actions/checkout from 3 to 4 (#23) (@dependabot[bot])
- Update to Documenter v1 (#24) (@oschulz)
- Bump codecov/codecov-action from 3 to 4 (#25) (@dependabot[bot])
- Use codecov token (#26) (@devmotion)
- Bump julia-actions/setup-julia from 1 to 2 (#28) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#29) (@dependabot[bot])
- Make Test a weak dependency (#30) (@devmotion)

v0.1.8

[Diff since v0.1.7](v0.1.7...v0.1.8)

v0.1.7

[Diff since v0.1.6](v0.1.6...v0.1.7)

**Merged pull requests:**
- enable dependabot for GitHub actions (#14) (@ranocha)
- Update actions (#18) (@devmotion)

v0.1.6

[Diff since v0.1.5](v0.1.5...v0.1.6)

**Merged pull requests:**
- refactor: prefix extensions with package name (#13) (@ven-k)

v0.1.5

[Diff since v0.1.4](v0.1.4...v0.1.5)

**Merged pull requests:**
- make ChainRulesCore dependency into an extension (#12) (@KristofferC)

v0.1.4

[Diff since v0.1.3](v0.1.3...v0.1.4)

**Merged pull requests:**
- Handle NoLogAbsDetJacobian in ComposedFunction (#9) (@oschulz)

v0.1.3

[Diff since v0.1.2](v0.1.2...v0.1.3)

**Closed issues:**
- Checking for availability of ladj (#6)

**Merged pull requests:**
- Add NoLogAbsDetJacobian (#7) (@oschulz)
- Define with_logabsdet_jacobian for unary plus and minus (#8) (@oschulz)

v0.1.2

[Diff since v0.1.1](v0.1.1...v0.1.2)

**Merged pull requests:**
- Add custom rrule to speed up AD with mapped functions (#4) (@oschulz)

v0.1.1

[Diff since v0.1.0](v0.1.0...v0.1.1)

**Merged pull requests:**
- Add test_with_logabsdet_jacobian (#2) (@oschulz)