Releases: impICNF/ContinuousNormalizingFlows.jl
Releases · impICNF/ContinuousNormalizingFlows.jl
v0.31.1
ContinuousNormalizingFlows v0.31.1
Merged pull requests:
- Bump actions/checkout from 6 to 7 (#531) (@dependabot[bot])
v0.31.0
ContinuousNormalizingFlows v0.31.0
Breaking changes
- Interface changed, update your codes based on the updated
examples/usage.jl
Merged pull requests:
- Bump julia-actions/install-juliaup from 2 to 3 (#512) (@dependabot[bot])
- Bump julia-actions/cache from 2 to 3 (#513) (@dependabot[bot])
- Bump codecov/codecov-action from 5 to 6 (#514) (@dependabot[bot])
- CompatHelper: bump compat for SciMLBase to 3, (keep existing compat) (#516) (@github-actions[bot])
- Refactor - attempt 2 (#517) (@prbzrg)
- improve performance (#522) (@prbzrg)
- upgrade to new sciml versions (#523) (@prbzrg)
- switch to
Float64(#525) (@prbzrg) - Bump codecov/codecov-action from 6 to 7 (#527) (@dependabot[bot])
- Fix big gradient error (#528) (@prbzrg)
Closed issues:
- Example does not work (#506)
v0.30.0
v0.29.4
ContinuousNormalizingFlows v0.29.4
Merged pull requests:
Closed issues:
- TagBot: Manual intervention needed for releases (#501)
v0.29.3
ContinuousNormalizingFlows v0.29.3
Merged pull requests:
- Bump peter-evans/create-pull-request from 7 to 8 (#498) (@dependabot[bot])
- Bump julia-actions/julia-format from 3 to 4 (#499) (@dependabot[bot])
- Bump actions/checkout from 4 to 6 (#500) (@dependabot[bot])
v0.23.1
v0.23.0
v0.29.2
ContinuousNormalizingFlows v0.29.2
v0.29.1
ContinuousNormalizingFlows v0.29.1
Merged pull requests:
- CompatHelper: bump compat for Optimization to 5, (keep existing compat) (#494) (@github-actions[bot])
v0.29.0
ContinuousNormalizingFlows v0.29.0
Breaking changes
-
now
ICNFModelgetsepochsassol_kwargs(to be able to use any optimizer) -
now
ICNFModelgets the batch size asbatchsizeinstead ofbatch_size(to be similar to other packages naming)
Merged pull requests: