Skip to content

v0.14.1

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Oct 23:34
· 238 commits to main since this release
7883f80

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)