Releases: SciML/HighDimPDE.jl
Releases · SciML/HighDimPDE.jl
Release list
v2.5.0
HighDimPDE v2.5.0
Merged pull requests:
- Migrate to SciMLBase v3 API and bump CUDA/cuDNN compat to 6 (#137) (@ChrisRackauckas-Claude)
- Bump compat for OrdinaryDiffEq v7 / SciMLBase v3 ecosystem (#139) (@ChrisRackauckas-Claude)
- Centralize CI on SciML reusable workflows (#144) (@ChrisRackauckas-Claude)
- build(deps): bump julia-actions/setup-julia from 2 to 3 (#145) (@dependabot[bot])
- build(deps): update HighDimPDE requirement to 2.3.0 in /docs in the all-julia-packages group across 1 directory (#146) (@dependabot[bot])
- ci: add standard centralized workflows (auto-format, dependabot-automerge, docs-preview-cleanup) (#147) (@ChrisRackauckas-Claude)
- Canonical CI cleanup: TagBot thin-caller + downgrade-caller cleanup (#148) (@ChrisRackauckas-Claude)
- Canonical CI: grouped-tests.yml + root test/test_groups.toml (#150) (@ChrisRackauckas-Claude)
- Use SciMLTesting v1.2 (folder-based run_tests) (#151) (@ChrisRackauckas-Claude)
- build(deps): bump actions/checkout from 6 to 7 (#154) (@dependabot[bot])
v2.4.0
v2.3.0
HighDimPDE v2.3.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,ltsandpreversions 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:
v2.1.0
HighDimPDE v2.1.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
HighDimPDE v1.2.1
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.