Releases: impICNF/ContinuousNormalizingFlows.jl
Releases · impICNF/ContinuousNormalizingFlows.jl
v0.26.0
ContinuousNormalizingFlows v0.26.0
Merged pull requests:
- CompatHelper: bump compat for GPUArraysCore to 0.2 for package test, (keep existing compat) (#449) (@github-actions[bot])
v0.25.1
ContinuousNormalizingFlows v0.25.1
v0.25.0
ContinuousNormalizingFlows v0.25.0
Merged pull requests:
- add Regression Tests (#428) (@prbzrg)
- CompatHelper: bump compat for LuxCore to 1, (keep existing compat) (#430) (@github-actions[bot])
- Bump peter-evans/create-pull-request from 6 to 7 (#431) (@dependabot[bot])
- use
Enzyme
: test it & make it default (#432) (@prbzrg) - CompatHelper: bump compat for Lux to 1, (keep existing compat) (#433) (@github-actions[bot])
- CompatHelper: bump compat for Lux to 1 for package test, (keep existing compat) (#434) (@github-actions[bot])
- CompatHelper: bump compat for Lux to 1 for package benchmark, (keep existing compat) (#435) (@github-actions[bot])
- Drop
AbstractDifferentiation
(#436) (@prbzrg) - CompatHelper: bump compat for Enzyme to 0.13, (keep existing compat) (#438) (@github-actions[bot])
- CompatHelper: bump compat for Enzyme to 0.13 for package test, (keep existing compat) (#439) (@github-actions[bot])
- CompatHelper: bump compat for Enzyme to 0.13 for package benchmark, (keep existing compat) (#440) (@github-actions[bot])
- take it easy JET (#441) (@prbzrg)
- CompatHelper: bump compat for OptimizationOptimisers to 0.3, (keep existing compat) (#442) (@github-actions[bot])
- CompatHelper: bump compat for Optimization to 4, (keep existing compat) (#443) (@github-actions[bot])
- CompatHelper: bump compat for DifferentiationInterface to 0.6, (keep existing compat) (#444) (@github-actions[bot])
- CompatHelper: bump compat for DifferentiationInterface to 0.6 for package test, (keep existing compat) (#445) (@github-actions[bot])
- CompatHelper: bump compat for DifferentiationInterface to 0.6 for package benchmark, (keep existing compat) (#446) (@github-actions[bot])
Closed issues:
v0.24.0
ContinuousNormalizingFlows v0.24.0
v0.23.2
ContinuousNormalizingFlows v0.23.2
Merged pull requests:
- use polyalg (#395) (@prbzrg)
- Support AD back in compute_mode (#422) (@prbzrg)
- CompatHelper: bump compat for DifferentiationInterface to 0.5, (keep existing compat) (#425) (@github-actions[bot])
- CompatHelper: bump compat for DifferentiationInterface to 0.5 for package test, (keep existing compat) (#426) (@github-actions[bot])
- CompatHelper: bump compat for DifferentiationInterface to 0.5 for package benchmark, (keep existing compat) (#427) (@github-actions[bot])
v0.22.4
ContinuousNormalizingFlows v0.22.4
Merged pull requests:
- fix planar error (#414) (@prbzrg)
- CompatHelper: bump compat for DifferentiationInterface to 0.4, (keep existing compat) (#415) (@github-actions[bot])
- CompatHelper: bump compat for DifferentiationInterface to 0.4 for package test, (keep existing compat) (#416) (@github-actions[bot])
- CompatHelper: bump compat for DifferentiationInterface to 0.4 for package benchmark, (keep existing compat) (#417) (@github-actions[bot])
- Bump julia-actions/julia-format from 2 to 3 (#418) (@dependabot[bot])
- CompatHelper: bump compat for JET to 0.9 for package test, (keep existing compat) (#419) (@github-actions[bot])
- enable inplace tests (#420) (@prbzrg)
v0.22.3
ContinuousNormalizingFlows v0.22.3
Merged pull requests:
- Bump julia-actions/cache from 1 to 2 (#412) (@dependabot[bot])
- direct usage of
StatefulLuxLayer
(#413) (@prbzrg)
v0.22.2
ContinuousNormalizingFlows v0.22.2
Merged pull requests:
- Full qualification by
import
(#407) (@prbzrg) - CompatHelper: bump compat for DifferentiationInterface to 0.3, (keep existing compat) (#409) (@github-actions[bot])
- CompatHelper: bump compat for DifferentiationInterface to 0.3 for package test, (keep existing compat) (#410) (@github-actions[bot])
- CompatHelper: bump compat for DifferentiationInterface to 0.3 for package benchmark, (keep existing compat) (#411) (@github-actions[bot])
v0.22.1
ContinuousNormalizingFlows v0.22.1
Merged pull requests:
- CompatHelper: bump compat for ADTypes to 1, (keep existing compat) (#404) (@github-actions[bot])
- CompatHelper: bump compat for ADTypes to 1 for package test, (keep existing compat) (#405) (@github-actions[bot])
- CompatHelper: bump compat for ADTypes to 1 for package benchmark, (keep existing compat) (#406) (@github-actions[bot])
v0.22.0
ContinuousNormalizingFlows v0.22.0
Merged pull requests:
- replace
let
with functions (#398) (@prbzrg) - add DI support (#399) (@prbzrg)
- CompatHelper: bump compat for DifferentiationInterface to 0.2, (keep existing compat) (#401) (@github-actions[bot])
- CompatHelper: bump compat for DifferentiationInterface to 0.2 for package test, (keep existing compat) (#402) (@github-actions[bot])
- CompatHelper: bump compat for DifferentiationInterface to 0.2 for package benchmark, (keep existing compat) (#403) (@github-actions[bot])
Closed issues:
- Add Support for
DifferentiationInterface
(#397)