Skip to content

Releases: SciML/HighDimPDE.jl

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 01:33
74cea11

HighDimPDE v2.5.0

Diff since v2.3.0

Merged pull requests:

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 01:33
dbb3fe8

HighDimPDE v2.4.0

Diff since v2.3.0

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Apr 14:59
b803371

HighDimPDE v2.3.0

Diff since v1.2.0

Merged pull requests:

  • CompatHelper: add new compat entry for CUDA at version 3, (keep existing compat) (#38) (@github-actions[bot])
  • CompatHelper: add new compat entry for Functors at version 0.3, (keep existing compat) (#39) (@github-actions[bot])
  • CompatHelper: add new compat entry for DocStringExtensions at version 0.9, (keep existing compat) (#40) (@github-actions[bot])
  • CompatHelper: add new compat entry for Flux at version 0.13, (keep existing compat) (#41) (@github-actions[bot])
  • CompatHelper: add new compat entry for Flux at version 0.13, (keep existing compat) (#42) (@github-actions[bot])
  • CompatHelper: add new compat entry for DocStringExtensions at version 0.9, (keep existing compat) (#43) (@github-actions[bot])
  • [skip ci] badges (#45) (@ArnoStrouwen)
  • doc cov (#46) (@ArnoStrouwen)
  • MassInstallAction: Install the Invalidations workflow on this repository (#47) (@devmotion)
  • canonize docs (#49) (@ArnoStrouwen)
  • main instead of master (#50) (@ArnoStrouwen)
  • reproducible docs (#51) (@ArnoStrouwen)
  • [skip ci] doc compat (#52) (@ArnoStrouwen)
  • CompatHelper: bump compat for Functors to 0.4, (keep existing compat) (#53) (@github-actions[bot])
  • strict docs (#54) (@ArnoStrouwen)
  • CompatHelper: add new compat entry for Flux at version 0.13 for package docs, (keep existing compat) (#55) (@github-actions[bot])
  • [skip ci] LanguageTool (#57) (@ArnoStrouwen)
  • enable dependabot for GitHub actions (#58) (@ranocha)
  • Bump actions/checkout from 2 to 3 (#59) (@dependabot[bot])
  • Bump codecov/codecov-action from 1 to 3 (#60) (@dependabot[bot])
  • Bump actions/cache from 1 to 3 (#61) (@dependabot[bot])
  • CompatHelper: bump compat for Flux to 0.14, (keep existing compat) (#62) (@github-actions[bot])
  • CompatHelper: bump compat for Flux to 0.14 for package docs, (keep existing compat) (#63) (@github-actions[bot])
  • Bump actions/checkout from 3 to 4 (#64) (@dependabot[bot])
  • CompatHelper: bump compat for CUDA to 5, (keep existing compat) (#66) (@github-actions[bot])
  • Documenter 1.0 upgrade. (#67) (@ArnoStrouwen)
  • Port DeepBSDE and DeepBSDEHan from NerualPDE (#68) (@ashutosh-b-b)
  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#69) (@github-actions[bot])
  • Change typeof(x) <: y to x isa y (#70) (@pepijndevos)
  • docs: clean up getting started page (#71) (@sathvikbhagavan)
  • Revamp CI (#73) (@ArnoStrouwen)
  • [skip CI] typos (#74) (@ArnoStrouwen)
  • Bump crate-ci/typos from 1.16.23 to 1.17.1 (#77) (@dependabot[bot])
  • Bump actions/cache from 3 to 4 (#78) (@dependabot[bot])
  • Bump actions/checkout from 3 to 4 (#79) (@dependabot[bot])
  • [FEAT]: Add NNStopping (#81) (@ashutosh-b-b)
  • [BUG]: fix method overwriting for PIDESolution (#82) (@ashutosh-b-b)
  • Add NNKolmogorov and NNParamKolmogorov (#83) (@ashutosh-b-b)
  • Bump codecov/codecov-action from 3 to 4 (#85) (@dependabot[bot])
  • Bump crate-ci/typos from 1.17.1 to 1.18.0 (#86) (@dependabot[bot])
  • [skip ci] Update dependabot.yml (#87) (@ArnoStrouwen)
  • ci: explicitly specify token for codecov (#88) (@thazhemadam)
  • ci: explicitly specify token for codecov (#89) (@thazhemadam)
  • [skip ci] update downgrade CI repo (#91) (@ArnoStrouwen)
  • build(deps): bump julia-actions/setup-julia from 1 to 2 (#94) (@dependabot[bot])
  • build(deps): bump julia-actions/cache from 1 to 2 (#95) (@dependabot[bot])
  • Fix and clear documentation (#96) (@ashutosh-b-b)
  • Fix: Bump compats and enable DeepBSDE tests (#97) (@ashutosh-b-b)
  • ci(docs): remove documentation workflow from GHA (#99) (@thazhemadam)
  • ci: standardize workflows using SciML's reusable workflows (#101) (@thazhemadam)
  • ci: test with 1, lts and pre versions of julia (#103) (@thazhemadam)
  • CompatHelper: bump compat for Flux to 0.15, (keep existing compat) (#105) (@github-actions[bot])
  • CompatHelper: bump compat for Flux to 0.15 for package docs, (keep existing compat) (#106) (@github-actions[bot])
  • CompatHelper: bump compat for Flux to 0.16, (keep existing compat) (#107) (@github-actions[bot])
  • CompatHelper: bump compat for Flux to 0.16 for package docs, (keep existing compat) (#108) (@github-actions[bot])
  • CompatHelper: bump compat for Zygote to 0.7, (keep existing compat) (#109) (@github-actions[bot])
  • Add spell checking configuration (#110) (@ChrisRackauckas)
  • Apply JuliaFormatter code formatting updates (#111) (@ChrisRackauckas)
  • build(deps): bump actions/checkout from 4 to 6 (#113) (@dependabot[bot])
  • Add Julia ecosystem to Dependabot configuration (#114) (@ChrisRackauckas-Claude)
  • Add TagBot workflow for automatic release tagging (#117) (@ChrisRackauckas-Claude)
  • Switch from JuliaFormatter to Runic.jl for code formatting (#121) (@ChrisRackauckas-Claude)
  • build(deps): bump actions/checkout from 4 to 6 (#122) (@dependabot[bot])
  • Fix deprecation warnings (#124) (@ChrisRackauckas-Claude)
  • Bump Functors compat to 0.5 and fix Zygote 0.7 compatibility (#125) (@ChrisRackauckas-Claude)
  • Replace Buildkite CI with GitHub Actions self-hosted runners (#126) (@ChrisRackauckas-Claude)
  • Fix V100 CUDA compatibility for demeter4 runners (#128) (@ChrisRackauckas-Claude)
  • Remove V100 CUDA compatibility workarounds (#129) (@ChrisRackauckas-Claude)
  • build(deps): bump codecov/codecov-action from 5 to 6 (#131) (@dependabot[bot])
  • Bump CUDA 6 / cuDNN 6 / SciMLBase 3.1 compat and fix v3 break (#136) (@ChrisRackauckas-Claude)

Closed issues:

  • NeuralPDE.jl migrations (#26)
  • Integrate NeuralPDE.NNStopping and NeuralPDE.NNKolmogorov in HighDimPDE.jl (#35)
  • How many paths are used with the DeepSplitting algorithm? (#48)
  • Method definition overwritten (#80)
  • Release v2.1.0 needed - unreleased compat updates (#116)
  • TagBot trigger issue (#118)

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Apr 14:56
4c72b98

HighDimPDE v2.1.0

Diff since v1.2.0

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 13 Apr 14:54
275cde9

HighDimPDE v1.2.1

Diff since v1.2.0

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v1.2.0

Choose a tag to compare

@vboussange vboussange released this 26 Jun 09:01
move tag