Recent Releases of ContinuousNormalizingFlows

ContinuousNormalizingFlows - v0.28.2

ContinuousNormalizingFlows v0.28.2

Diff since v0.28.1

- Julia
Published by github-actions[bot] 7 months ago

ContinuousNormalizingFlows - v0.28.1

ContinuousNormalizingFlows v0.28.1

Diff since v0.28.0

Merged pull requests: - test with sol_kwargs (#478) (@prbzrg) - add ExplicitImports (#481) (@prbzrg)

- Julia
Published by github-actions[bot] 7 months ago

ContinuousNormalizingFlows - v0.28.0

ContinuousNormalizingFlows v0.28.0

Diff since v0.27.0

Breaking changes

  • use_batch = false replaced with batch_size = 0 in MLJ models.

  • Augmented variables get regularized by default now. (only when n.augmented >= n.actual)

  • Return solve stats instead of printing them in MLJ models.

Merged pull requests: - Test with ForwardDiff (#466) (@prbzrg) - CompatHelper: bump compat for ForwardDiff to 1 for package test, (keep existing compat) (#467) (@github-actions[bot]) - test default kwargs (#468) (@prbzrg) - CompatHelper: bump compat for JET to 0.10 for package test, (keep existing compat) (#469) (@github-actions[bot]) - Simplify Tests (#472) (@prbzrg) - CompatHelper: bump compat for DifferentiationInterface to 0.7, (keep existing compat) (#473) (@github-actions[bot]) - CompatHelper: bump compat for DifferentiationInterface to 0.7 for package test, (keep existing compat) (#474) (@github-actions[bot]) - CompatHelper: bump compat for DifferentiationInterface to 0.7 for package benchmark, (keep existing compat) (#475) (@github-actions[bot])

- Julia
Published by github-actions[bot] 7 months ago

ContinuousNormalizingFlows - v0.27.0

ContinuousNormalizingFlows v0.27.0

Diff since v0.26.1

Breaking changes

  • To use GPUs, we use MLDataDevices now instead of handling it via ComputationalResources.

Merged pull requests: - migrate to MLDataDevices (#464) (@prbzrg)

- Julia
Published by github-actions[bot] 11 months ago

ContinuousNormalizingFlows - v0.26.1

ContinuousNormalizingFlows v0.26.1

Diff since v0.26.0

Merged pull requests: - CompatHelper: bump compat for Optimisers to 0.4, (keep existing compat) (#451) (@github-actions[bot]) - Bump codecov/codecov-action from 4 to 5 (#452) (@dependabot[bot]) - CompatHelper: bump compat for Zygote to 0.7, (keep existing compat) (#453) (@github-actions[bot]) - CompatHelper: bump compat for Zygote to 0.7 for package test, (keep existing compat) (#454) (@github-actions[bot]) - CompatHelper: bump compat for Zygote to 0.7 for package benchmark, (keep existing compat) (#455) (@github-actions[bot]) - Replace Zygote by Enzyme (#456) (@prbzrg) - rm CUDA & GPU test (#457) (@prbzrg) - test enzyme with reverse mode (#458) (@prbzrg) - back to zygote (#461) (@prbzrg) - add Lux compute types (#462) (@prbzrg)

- Julia
Published by github-actions[bot] 12 months ago

ContinuousNormalizingFlows - v0.26.0

ContinuousNormalizingFlows v0.26.0

Diff since v0.25.1

Merged pull requests: - CompatHelper: bump compat for GPUArraysCore to 0.2 for package test, (keep existing compat) (#449) (@github-actions[bot])

- Julia
Published by github-actions[bot] over 1 year ago

ContinuousNormalizingFlows - v0.25.1

ContinuousNormalizingFlows v0.25.1

Diff since v0.25.0

- Julia
Published by github-actions[bot] over 1 year ago

ContinuousNormalizingFlows - v0.25.0

ContinuousNormalizingFlows v0.25.0

Diff since v0.24.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: - Performance Improvement (#288) - Issues Reported by JET (#353) - Method ambiguities in deps (#356)

- Julia
Published by github-actions[bot] over 1 year ago

ContinuousNormalizingFlows - v0.24.0

ContinuousNormalizingFlows v0.24.0

Diff since v0.23.2

- Julia
Published by github-actions[bot] over 1 year ago

ContinuousNormalizingFlows - v0.23.2

ContinuousNormalizingFlows v0.23.2

Diff since v0.22.4

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])

- Julia
Published by github-actions[bot] over 1 year ago

ContinuousNormalizingFlows - v0.22.4

ContinuousNormalizingFlows v0.22.4

Diff since v0.22.3

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)

- Julia
Published by github-actions[bot] almost 2 years ago

ContinuousNormalizingFlows - v0.22.3

ContinuousNormalizingFlows v0.22.3

Diff since v0.22.2

Merged pull requests: - Bump julia-actions/cache from 1 to 2 (#412) (@dependabot[bot]) - direct usage of StatefulLuxLayer (#413) (@prbzrg)

- Julia
Published by github-actions[bot] almost 2 years ago

ContinuousNormalizingFlows - v0.22.2

ContinuousNormalizingFlows v0.22.2

Diff since v0.22.1

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])

- Julia
Published by github-actions[bot] almost 2 years ago

ContinuousNormalizingFlows - v0.22.1

ContinuousNormalizingFlows v0.22.1

Diff since v0.22.0

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])

- Julia
Published by github-actions[bot] almost 2 years ago

ContinuousNormalizingFlows - v0.22.0

ContinuousNormalizingFlows v0.22.0

Diff since v0.21.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)

- Julia
Published by github-actions[bot] almost 2 years ago

ContinuousNormalizingFlows - v0.21.0

ContinuousNormalizingFlows v0.21.0

Diff since v0.20.0

Merged pull requests: - Use SciML Defaults (#393) (@prbzrg) - Bump julia-actions/setup-julia from 1 to 2 (#396) (@dependabot[bot])

- Julia
Published by github-actions[bot] almost 2 years ago

ContinuousNormalizingFlows - v0.20.0

ContinuousNormalizingFlows v0.20.0

Diff since v0.19.2

Merged pull requests: - Bugfix: zero reg must be at the end (#389) (@prbzrg) - Cleaning & add MulLayer (#390) (@prbzrg)

- Julia
Published by github-actions[bot] almost 2 years ago

ContinuousNormalizingFlows - v0.19.2

ContinuousNormalizingFlows v0.19.2

Diff since v0.19.1

Merged pull requests: - use LuxCore.apply (#387) (@prbzrg)

- Julia
Published by github-actions[bot] almost 2 years ago

ContinuousNormalizingFlows - v0.19.1

ContinuousNormalizingFlows v0.19.1

Diff since v0.19.0

- Julia
Published by github-actions[bot] almost 2 years ago

ContinuousNormalizingFlows - v0.19.0

ContinuousNormalizingFlows v0.19.0

Diff since v0.18.1

Merged pull requests: - remove defaults (#382) (@prbzrg) - unified ICNF (#385) (@prbzrg)

Closed issues: - Use StatefulLuxLayer (#289) - MethodError: vcat(::ReverseDiff.TrackedArray{Float32, Float32, 2, Matrix{Float32}, Matrix{Float32}}, ::Matrix{Float32}) is ambiguous. (#345)

- Julia
Published by github-actions[bot] almost 2 years ago

ContinuousNormalizingFlows - v0.18.1

ContinuousNormalizingFlows v0.18.1

Diff since v0.18.0

Merged pull requests: - fix cuda error (#379) (@prbzrg) - remove view (#380) (@prbzrg)

- Julia
Published by github-actions[bot] almost 2 years ago

ContinuousNormalizingFlows - v0.18.0

ContinuousNormalizingFlows v0.18.0

Diff since v0.17.2

Merged pull requests: - Add epsdist (#377) (@prbzrg)

- Julia
Published by github-actions[bot] almost 2 years ago

ContinuousNormalizingFlows - v0.17.2

ContinuousNormalizingFlows v0.17.2

Diff since v0.17.1

Merged pull requests: - Bump peter-evans/create-pull-request from 5 to 6 (#374) (@dependabot[bot]) - Bump codecov/codecov-action from 3 to 4 (#375) (@dependabot[bot])

- Julia
Published by github-actions[bot] about 2 years ago

ContinuousNormalizingFlows - v0.17.1

ContinuousNormalizingFlows v0.17.1

Diff since v0.17.0

Merged pull requests: - Fix the error related to solution indexing (#355) (@prbzrg) - Cleaning (#365) (@prbzrg)

- Julia
Published by github-actions[bot] about 2 years ago

ContinuousNormalizingFlows - v0.17.0

ContinuousNormalizingFlows v0.17.0

Diff since v0.16.0

Merged pull requests: - CompatHelper: bump compat for OptimizationOptimisers to 0.2, (keep existing compat) (#358) (@github-actions[bot]) - merge FFJORD and RNODE (#359) (@prbzrg) - merge Planar and FFJORD (#360) (@prbzrg) - Complete Inplace Versions (#363) (@prbzrg) - skip test errors for vcat (#364) (@prbzrg)

- Julia
Published by github-actions[bot] about 2 years ago

ContinuousNormalizingFlows - v0.16.0

ContinuousNormalizingFlows v0.16.0

Diff since v0.15.1

Merged pull requests: - remove Flux and clean for it (#348) (@prbzrg) - remove zeros_T_AT and rename cuda ext (#349) (@prbzrg) - update licence (#352) (@prbzrg)

Closed issues: - ERROR: LoadError: Mutating arrays is not supported -- called setindex!(Vector{Float32}, ...) (#170)

- Julia
Published by github-actions[bot] about 2 years ago

ContinuousNormalizingFlows - v0.15.1

ContinuousNormalizingFlows v0.15.1

Diff since v0.15.0

Merged pull requests: - enhance cuda random usages (#344) (@prbzrg) - CompatHelper: bump compat for Aqua to 0.8 for package test, (keep existing compat) (#346) (@github-actions[bot])

- Julia
Published by github-actions[bot] over 2 years ago

ContinuousNormalizingFlows - v0.15.0

ContinuousNormalizingFlows v0.15.0

Diff since v0.14.2

Merged pull requests: - remove branch in inference_sol (#341) (@prbzrg) - NamedTuple instead of Dict for sol_kwargs (#342) (@prbzrg)

- Julia
Published by github-actions[bot] over 2 years ago

ContinuousNormalizingFlows - v0.14.2

ContinuousNormalizingFlows v0.14.2

Diff since v0.14.1

Merged pull requests: - CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#339) (@github-actions[bot]) - use ifelse (#340) (@prbzrg)

- Julia
Published by github-actions[bot] over 2 years ago

ContinuousNormalizingFlows - v0.14.1

ContinuousNormalizingFlows v0.14.1

Diff since v0.14.0

Merged pull requests: - CompatHelper: bump compat for AbstractDifferentiation to 0.6, (keep existing compat) (#303) (@github-actions[bot]) - Fix for new api of AbstractDifferentiation (#304) (@prbzrg) - CompatHelper: add new compat entry for Documenter at version 1 for package docs, (keep existing compat) (#305) (@github-actions[bot]) - CompatHelper: add new compat entry for ADTypes at version 0.2 for package test, (keep existing compat) (#306) (@github-actions[bot]) - CompatHelper: add new compat entry for Lux at version 0.5 for package test, (keep existing compat) (#307) (@github-actions[bot]) - CompatHelper: add new compat entry for SciMLBase at version 2 for package test, (keep existing compat) (#308) (@github-actions[bot]) - CompatHelper: add new compat entry for JET at version 0.8 for package test, (keep existing compat) (#309) (@github-actions[bot]) - CompatHelper: add new compat entry for Flux at version 0.14 for package test, (keep existing compat) (#310) (@github-actions[bot]) - CompatHelper: add new compat entry for DataFrames at version 1 for package test, (keep existing compat) (#311) (@github-actions[bot]) - CompatHelper: add new compat entry for ReverseDiff at version 1 for package test, (keep existing compat) (#312) (@github-actions[bot]) - CompatHelper: add new compat entry for ForwardDiff at version 0.10 for package test, (keep existing compat) (#313) (@github-actions[bot]) - CompatHelper: add new compat entry for Distances at version 0.10 for package test, (keep existing compat) (#314) (@github-actions[bot]) - CompatHelper: add new compat entry for Zygote at version 0.6 for package test, (keep existing compat) (#315) (@github-actions[bot]) - CompatHelper: add new compat entry for Aqua at version 0.7 for package test, (keep existing compat) (#316) (@github-actions[bot]) - CompatHelper: add new compat entry for CUDA at version 5 for package test, (keep existing compat) (#317) (@github-actions[bot]) - CompatHelper: add new compat entry for AbstractDifferentiation at version 0.6 for package test, (keep existing compat) (#318) (@github-actions[bot]) - CompatHelper: add new compat entry for cuDNN at version 1 for package test, (keep existing compat) (#319) (@github-actions[bot]) - CompatHelper: add new compat entry for TruncatedStacktraces at version 1 for package test, (keep existing compat) (#320) (@github-actions[bot]) - CompatHelper: add new compat entry for LuxCUDA at version 0.3 for package test, (keep existing compat) (#321) (@github-actions[bot]) - CompatHelper: add new compat entry for SciMLSensitivity at version 7 for package test, (keep existing compat) (#322) (@github-actions[bot]) - CompatHelper: add new compat entry for ComponentArrays at version 0.15 for package test, (keep existing compat) (#323) (@github-actions[bot]) - CompatHelper: add new compat entry for Distributions at version 0.25 for package test, (keep existing compat) (#324) (@github-actions[bot]) - CompatHelper: add new compat entry for ComputationalResources at version 0.3 for package test, (keep existing compat) (#325) (@github-actions[bot]) - CompatHelper: add new compat entry for MLJBase at version 1 for package test, (keep existing compat) (#326) (@github-actions[bot]) - CompatHelper: add new compat entry for Lux at version 0.5 for package benchmark, (keep existing compat) (#327) (@github-actions[bot]) - CompatHelper: add new compat entry for ComponentArrays at version 0.15 for package benchmark, (keep existing compat) (#328) (@github-actions[bot]) - CompatHelper: add new compat entry for Flux at version 0.14 for package benchmark, (keep existing compat) (#329) (@github-actions[bot]) - CompatHelper: add new compat entry for SciMLSensitivity at version 7 for package benchmark, (keep existing compat) (#330) (@github-actions[bot]) - CompatHelper: add new compat entry for PkgBenchmark at version 0.2 for package benchmark, (keep existing compat) (#331) (@github-actions[bot]) - CompatHelper: add new compat entry for BenchmarkTools at version 1 for package benchmark, (keep existing compat) (#332) (@github-actions[bot]) - CompatHelper: add new compat entry for Zygote at version 0.6 for package benchmark, (keep existing compat) (#333) (@github-actions[bot]) - uncomment jacvec tests (#334) (@prbzrg) - single loop for tests and precompile (#336) (@prbzrg) - use vcat instead of cat (#338) (@prbzrg)

- Julia
Published by github-actions[bot] over 2 years ago

ContinuousNormalizingFlows - v0.14.0

ContinuousNormalizingFlows v0.14.0

Diff since v0.13.0

Merged pull requests: - Bump codecov/codecov-action from 3 to 4 (#286) (@dependabot[bot]) - Revert "Bump codecov/codecov-action from 3 to 4" (#287) (@prbzrg) - CompatHelper: bump compat for SciMLBase to 2, (keep existing compat) (#291) (@github-actions[bot]) - generalize inference & generate (#292) (@prbzrg) - remove sol_args (#293) (@prbzrg) - CompatHelper: bump compat for MLJBase to 1, (keep existing compat) (#294) (@github-actions[bot]) - lower memory usage (#295) (@prbzrg) - Cleaning (#298) (@prbzrg) - add missing types (#299) (@prbzrg) - Improve Inplace for ZygoteMatrixMode (#300) (@prbzrg) - cleaning (#302) (@prbzrg)

Closed issues: - ERROR: LoadError: MethodError: no method matching forwarddiffsmodeltime(::Nothing) (#169) - Add In-Place Versions of Methods (#290)

- Julia
Published by github-actions[bot] over 2 years ago

ContinuousNormalizingFlows - v0.13.0

ContinuousNormalizingFlows v0.13.0

Diff since v0.12.0

Merged pull requests: - Bump actions/checkout from 3 to 4 (#282) (@dependabot[bot]) - Remove ODEFunction (#283) (@prbzrg) - change default sol_kwargs (#284) (@prbzrg) - CompatHelper: bump compat for ComponentArrays to 0.15, (keep existing compat) (#285) (@github-actions[bot])

- Julia
Published by github-actions[bot] over 2 years ago

ContinuousNormalizingFlows - v0.12.0

ContinuousNormalizingFlows v0.12.0

Diff since v0.11.1

Merged pull requests: - use new SparseDiffTools api (#278) (@prbzrg) - switch to @views (#279) (@prbzrg) - have struct with all types (#280) (@prbzrg) - remove all kwargs (#281) (@prbzrg)

- Julia
Published by github-actions[bot] over 2 years ago

ContinuousNormalizingFlows - v0.11.1

ContinuousNormalizingFlows v0.11.1

Diff since v0.11.0

Merged pull requests: - use cat(...; dims=1) instead of vcat (#275) (@prbzrg)

- Julia
Published by github-actions[bot] over 2 years ago

ContinuousNormalizingFlows - v0.11.0

ContinuousNormalizingFlows v0.11.0

Diff since v0.10.1

Merged pull requests: - change types in models (#267) (@prbzrg) - CompatHelper: bump compat for ADTypes to 0.2, (keep existing compat) (#268) (@github-actions[bot]) - add BenchmarkCI (#269) (@prbzrg) - Enhance iszero for n_aug (#271) (@prbzrg) - update inner nn call (#272) (@prbzrg) - CompatHelper: bump compat for Optimisers to 0.3, (keep existing compat) (#273) (@github-actions[bot])

- Julia
Published by github-actions[bot] over 2 years ago

ContinuousNormalizingFlows - v0.10.1

ContinuousNormalizingFlows v0.10.1

Diff since v0.10.0

- Julia
Published by github-actions[bot] over 2 years ago

ContinuousNormalizingFlows - v0.10.0

ContinuousNormalizingFlows v0.10.0

Diff since v0.9.1

Merged pull requests: - test skipped tests (#256) (@prbzrg) - add augmented node & steer (#258) (@prbzrg) - Change: remove arrray_type (#265) (@prbzrg) - Remove function generators (#266) (@prbzrg)

- Julia
Published by github-actions[bot] over 2 years ago

ContinuousNormalizingFlows - v0.9.1

ContinuousNormalizingFlows v0.9.1

Diff since v0.9.0

Merged pull requests: - Remove type annotations (#251) (@prbzrg)

- Julia
Published by github-actions[bot] over 2 years ago

ContinuousNormalizingFlows - v0.9.0

ContinuousNormalizingFlows v0.9.0

Diff since v0.8.0

Merged pull requests: - CompatHelper: bump compat for ComponentArrays to 0.14, (keep existing compat) (#247) (@github-actions[bot]) - add inference_prob & generate_prob (#248) (@prbzrg) - CompatHelper: bump compat for Flux to 0.14, (keep existing compat) (#249) (@github-actions[bot]) - use CUDA zeros & rand & randn (#250) (@prbzrg)

- Julia
Published by github-actions[bot] over 2 years ago

ContinuousNormalizingFlows - v0.8.0

ContinuousNormalizingFlows v0.8.0

Diff since v0.7.2

Merged pull requests: - CompatHelper: bump compat for LuxCUDA to 0.2, (keep existing compat) (#243) (@github-actions[bot]) - CompatHelper: bump compat for LuxCUDA to 0.3, (keep existing compat) (#244) (@github-actions[bot]) - code cleaning (#245) (@prbzrg)

- Julia
Published by github-actions[bot] over 2 years ago

ContinuousNormalizingFlows - v0.7.2

ContinuousNormalizingFlows v0.7.2

Diff since v0.7.1

- Julia
Published by github-actions[bot] over 2 years ago

ContinuousNormalizingFlows - v0.7.1

ContinuousNormalizingFlows v0.7.1

Diff since v0.7.0

- Julia
Published by github-actions[bot] over 2 years ago

ContinuousNormalizingFlows - v0.7.0

ContinuousNormalizingFlows v0.7.0

Diff since v0.6.0

Merged pull requests: - Better Indexing (#239) (@prbzrg) - Better TestMode (#242) (@prbzrg)

- Julia
Published by github-actions[bot] over 2 years ago

ContinuousNormalizingFlows - v0.6.0

ContinuousNormalizingFlows v0.6.0

Diff since v0.5.1

Merged pull requests: - update readme (#200) (@prbzrg) - Remove Zygote compat in test (#203) (@prbzrg) - replace convert (#204) (@prbzrg) - CompatHelper: bump compat for NNlib to 0.9, (keep existing compat) (#205) (@github-actions[bot]) - add a simple benchmark (#206) (@prbzrg) - CompatHelper: add new compat entry for Lux at version 0.4, (keep existing compat) (#208) (@github-actions[bot]) - CompatHelper: add new compat entry for Zygote at version 0.6, (keep existing compat) (#209) (@github-actions[bot]) - CompatHelper: add new compat entry for MLUtils at version 0.4, (keep existing compat) (#210) (@github-actions[bot]) - CompatHelper: add new compat entry for LuxCore at version 0.1, (keep existing compat) (#211) (@github-actions[bot]) - CompatHelper: add new compat entry for SciMLSensitivity at version 7, (keep existing compat) (#212) (@github-actions[bot]) - CompatHelper: add new compat entry for SciMLBase at version 1, (keep existing compat) (#213) (@github-actions[bot]) - CompatHelper: add new compat entry for ComputationalResources at version 0.3, (keep existing compat) (#214) (@github-actions[bot]) - CompatHelper: add new compat entry for Flux at version 0.13, (keep existing compat) (#215) (@github-actions[bot]) - CompatHelper: add new compat entry for Optimisers at version 0.2, (keep existing compat) (#216) (@github-actions[bot]) - CompatHelper: add new compat entry for MLJModelInterface at version 1, (keep existing compat) (#217) (@github-actions[bot]) - CompatHelper: add new compat entry for DifferentialEquations at version 7, (keep existing compat) (#218) (@github-actions[bot]) - CompatHelper: add new compat entry for OptimizationOptimisers at version 0.1, (keep existing compat) (#219) (@github-actions[bot]) - CompatHelper: add new compat entry for NNlib at version 0.9, (keep existing compat) (#220) (@github-actions[bot]) - CompatHelper: add new compat entry for LuxCUDA at version 0.1, (keep existing compat) (#221) (@github-actions[bot]) - CompatHelper: add new compat entry for NNlibCUDA at version 0.2, (keep existing compat) (#222) (@github-actions[bot]) - CompatHelper: add new compat entry for ScientificTypes at version 3, (keep existing compat) (#223) (@github-actions[bot]) - CompatHelper: add new compat entry for PrecompileTools at version 1, (keep existing compat) (#224) (@github-actions[bot]) - CompatHelper: add new compat entry for Optimization at version 3, (keep existing compat) (#225) (@github-actions[bot]) - CompatHelper: add new compat entry for MLJBase at version 0.21, (keep existing compat) (#226) (@github-actions[bot]) - CompatHelper: add new compat entry for SparseDiffTools at version 2, (keep existing compat) (#227) (@github-actions[bot]) - CompatHelper: add new compat entry for IterTools at version 1, (keep existing compat) (#228) (@github-actions[bot]) - CompatHelper: add new compat entry for CUDA at version 4, (keep existing compat) (#229) (@github-actions[bot]) - CompatHelper: add new compat entry for DataFrames at version 1, (keep existing compat) (#230) (@github-actions[bot]) - CompatHelper: add new compat entry for FillArrays at version 1, (keep existing compat) (#231) (@github-actions[bot]) - CompatHelper: add new compat entry for ComponentArrays at version 0.13, (keep existing compat) (#232) (@github-actions[bot]) - CompatHelper: add new compat entry for AbstractDifferentiation at version 0.5, (keep existing compat) (#233) (@github-actions[bot]) - CompatHelper: add new compat entry for ProgressMeter at version 1, (keep existing compat) (#234) (@github-actions[bot]) - CompatHelper: add new compat entry for Distributions at version 0.25, (keep existing compat) (#235) (@github-actions[bot]) - CompatHelper: add new compat entry for DistributionsAD at version 0.6, (keep existing compat) (#236) (@github-actions[bot]) - Switch to ADTypes pkg (#237) (@prbzrg)

- Julia
Published by github-actions[bot] over 2 years ago

ContinuousNormalizingFlows - v0.5.1

ContinuousNormalizingFlows v0.5.1

Diff since v0.5.0

- Julia
Published by github-actions[bot] over 2 years ago

ContinuousNormalizingFlows - v0.5.0

ContinuousNormalizingFlows v0.5.0

Closed issues: - {"message":"Couldn't find a repository matching this job.","error":true}""") (#2) - Performance question (#162) - Change the name (#171)

Merged pull requests: - Init Package (#1) (@prbzrg) - add coveralls file (#3) (@prbzrg) - skip coveralls (#4) (@prbzrg) - add desc to citation title (#5) (@prbzrg) - add FFJORD (#6) (@prbzrg) - Add default nn (#20) (@prbzrg) - add rnode (#21) (@prbzrg) - add time and loss to report (#22) (@prbzrg) - use y in J func (#23) (@prbzrg) - add DistributionsAD (#24) (@prbzrg) - add lower bound (#27) (@prbzrg) - fix the error by converting the output (#28) (@prbzrg) - add conditional versions (#29) (@prbzrg) - remove Parameters and add type to AbstractICNF (#30) (@prbzrg) - fix a typo (#31) (@prbzrg) - better organization for smoke tests (#32) (@prbzrg) - CompatHelper: bump compat for OrdinaryDiffEq to 6, (keep existing compat) (#33) (@github-actions[bot]) - use DataLoader (#34) (@prbzrg) - CompatHelper: bump compat for ScientificTypes to 3, (keep existing compat) (#35) (@github-actions[bot]) - CompatHelper: bump compat for MLJBase to 0.19, (keep existing compat) (#36) (@github-actions[bot]) - add CondICNFModel (#37) (@prbzrg) - fix cuda tests (#38) (@prbzrg) - use CUDA.functional to check gpu (#39) (@prbzrg) - add types to vectors in smoke tests (#40) (@prbzrg) - add Planar (#41) (@prbzrg) - update Project.toml (#42) (@prbzrg) - Add sciml opt app (#43) (@prbzrg) - add forwarddiff (#44) (@prbzrg) - CompatHelper: bump compat for MLJBase to 0.20, (keep existing compat) (#45) (@github-actions[bot]) - update ci (#46) (@prbzrg) - CompatHelper: bump compat for Flux to 0.13, (keep existing compat) (#47) (@github-actions[bot]) - fix docs (#48) (@prbzrg) - fix memory error in tests (#49) (@prbzrg) - add MLUtils (#50) (@prbzrg) - fix flux v13 error (#51) (@prbzrg) - add Optim Opt (#53) (@prbzrg) - update GalacticOptim to new version 3 (#54) (@prbzrg) - add rng to inferences (#55) (@prbzrg) - add better info (#56) (@prbzrg) - add norm to loss (#57) (@prbzrg) - code cleaning (#58) (@prbzrg) - add losspn & cond dist (#59) (@prbzrg) - update Project (#60) (@prbzrg) - Add AD tests (#61) (@prbzrg) - use only one method in fitting test (#62) (@prbzrg) - avoid broadcasting (#63) (@prbzrg) - add array mover (#64) (@prbzrg) - remove assert (#65) (@prbzrg) - rename GalacticOptim (#66) (@prbzrg) - add more AD tests (#67) (@prbzrg) - fix tspan (#68) (@prbzrg) - reverse tspan (#69) (@prbzrg) - Update to SciMLSensitivity (#70) (@prbzrg) - Code cleaning 4 (#73) (@prbzrg) - fix ReverseDiff - DimensionMismatch (#74) (@prbzrg) - better epsilon (#75) (@prbzrg) - fix Tracker test (#76) (@prbzrg) - Bump actions/checkout from 2 to 3 (#77) (@dependabot[bot]) - Bump codecov/codecov-action from 2 to 3 (#78) (@dependabot[bot]) - add fittedparams to tests (#80) (@prbzrg) - Better dist (#81) (@prbzrg) - move alg & sensealg (#82) (@prbzrg) - add array type (#83) (@prbzrg) - rm eltype (#84) (@prbzrg) - add Real to AD loop res (#85) (@prbzrg) - rm Yota in test (#86) (@prbzrg) - update defaults (#87) (@prbzrg) - update test n (#88) (@prbzrg) - Add some ci (#89) (@prbzrg) - Better format (#91) (@prbzrg) - use muladd (#93) (@prbzrg) - fix grad xs (#94) (@prbzrg) - CompatHelper: bump compat for MLUtils to 0.3, (keep existing compat) (#95) (@github-actions[bot]) - CompatHelper: bump compat for MLJBase to 0.21, (keep existing compat) (#96) (@github-actions[bot]) - more tests (#97) (@prbzrg) - CompatHelper: bump compat for MLUtils to 0.4, (keep existing compat) (#99) (@github-actions[bot]) - remove old compats (#100) (@prbzrg) - Remove solvealg and sensealg (#101) (@prbzrg) - Flux training: move from implicit to explicit (#102) (@prbzrg) - code cleaning (#103) (@prbzrg) - fix callback bug (#106) (@prbzrg) - Add example (#107) (@prbzrg) - Move epsilon to augmented_f (#108) (@prbzrg) - update example (#109) (@prbzrg) - move example to a file (#110) (@prbzrg) - Revert "move example to a file" (#111) (@prbzrg) - remove ] add (#112) (@prbzrg) - bugfix: ICNFModel didn't use loss properly (#114) (@prbzrg) - add pretty printing (#116) (@prbzrg) - bugfix: big loss (#118) (@prbzrg) - change epsilon to have batch (#119) (@prbzrg) - fix typo (#120) (@prbzrg) - fix augmentedf (#121) (@prbzrg) - fix newxs (#122) (@prbzrg) - fix: planar epsilon (#123) (@prbzrg) - add logger to tests (#125) (@prbzrg) - unify api (#126) (@prbzrg) - remove flux and optim support for optimization (#127) (@prbzrg) - Separate tests (#129) (@prbzrg) - better input types (#131) (@prbzrg) - remove Labeler and Stale (#132) (@prbzrg) - no batch (#134) (@prbzrg) - update citation and inference output (#136) (@prbzrg) - Add more parallel (#139) (@prbzrg) - Switch to Lux (#141) (@prbzrg) - remove matrix api and fix gpu issue (#143) (@prbzrg) - CompatHelper: bump compat for CUDA to 4, (keep existing compat) (#144) (@github-actions[bot]) - add aggregator to loss (#146) (@prbzrg) - add some debug info (#147) (@prbzrg) - remove defaults (#148) (@prbzrg) - remove batch training and have pure sgd (#149) (@prbzrg) - add ADBackend to icnf (#151) (@prbzrg) - add more tests for ADBackends (#152) (@prbzrg) - have a general constructor (#153) (@prbzrg) - use DataLoader (revert) (#155) (@prbzrg) - add Matrix version of methods (#158) (@prbzrg) - add Flux compatibility (#160) (@prbzrg) - CompatHelper: bump compat for AbstractDifferentiation to 0.5, (keep existing compat) (#163) (@github-actions[bot]) - add sol_args and sol_kwargs (#164) (@prbzrg) - Use import instead of using (#166) (@prbzrg) - have multiple optimizer & disable cb (#173) (@prbzrg) - CompatHelper: bump compat for SparseDiffTools to 2, (keep existing compat) (#174) (@github-actions[bot]) - add progress bar to callback (#175) (@prbzrg) - enhance progress bar (#177) (@prbzrg) - CompatHelper: bump compat for FillArrays to 1, (keep existing compat) (#178) (@github-actions[bot]) - rename MyFluxLayer to FluxCompatLayer (#179) (@prbzrg) - Bump peter-evans/create-pull-request from 4 to 5 (#181) (@dependabot[bot]) - disable buffer in ICNFModel (#182) (@prbzrg) - Update test/Project.toml (#183) (@prbzrg) - add PrecompileTools (#184) (@prbzrg) - remove dt in progress (#187) (@prbzrg) - Name change (#189) (@prbzrg) - change the name to ContinuousNormalizingFlows (#192) (@prbzrg)

- Julia
Published by github-actions[bot] over 2 years ago