Skip to content

v5.17.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 01:51
· 185 commits to master since this release
c4330a7

NeuralPDE v5.17.0

Diff since v5.16.0

Merged pull requests:

  • build(deps): bump crate-ci/typos from 1.19.0 to 1.20.4 (#847) (@dependabot[bot])
  • build(deps): bump crate-ci/typos from 1.20.4 to 1.20.8 (#848) (@dependabot[bot])
  • Docstring typo fixes (#849) (@lanceXwq)
  • build(deps): bump crate-ci/typos from 1.20.8 to 1.20.9 (#850) (@dependabot[bot])
  • build(deps): bump crate-ci/typos from 1.20.9 to 1.20.10 (#851) (@dependabot[bot])
  • build(deps): bump crate-ci/typos from 1.20.10 to 1.21.0 (#852) (@dependabot[bot])
  • Better BPINN ode Solver (#853) (@AstitvaAggarwal)
  • CompatHelper: bump compat for OptimizationOptimJL to 0.3 for package docs, (keep existing compat) (#856) (@github-actions[bot])
  • CompatHelper: bump compat for SymbolicUtils to 2, (keep existing compat) (#858) (@github-actions[bot])
  • build(deps): bump crate-ci/typos from 1.21.0 to 1.22.0 (#859) (@dependabot[bot])
  • build(deps): bump crate-ci/typos from 1.22.0 to 1.22.3 (#863) (@dependabot[bot])
  • build(deps): bump crate-ci/typos from 1.22.3 to 1.22.7 (#865) (@dependabot[bot])
  • build(deps): bump crate-ci/typos from 1.22.7 to 1.22.9 (#868) (@dependabot[bot])
  • chore: fix typos (#869) (@sathvikbhagavan)
  • build: ignore patch versions of typos gha in dependabot (#870) (@sathvikbhagavan)
  • fix: checking complex type in the parameters of nn (#872) (@sathvikbhagavan)
  • build(deps): bump crate-ci/typos from 1.22.9 to 1.23.1 (#873) (@dependabot[bot])
  • CompatHelper: bump compat for SymbolicUtils to 3, (keep existing compat) (#878) (@github-actions[bot])
  • ci: standardize workflows using SciML's reusable workflows (#879) (@thazhemadam)
  • CompatHelper: bump compat for Symbolics to 6, (keep existing compat) (#880) (@github-actions[bot])
  • refactor: trigger build with latest Lux (#882) (@avik-pal)
  • build(deps): bump crate-ci/typos from 1.23.1 to 1.24.1 (#884) (@dependabot[bot])
  • CompatHelper: bump compat for Optimization to 4, (keep existing compat) (#888) (@github-actions[bot])
  • CompatHelper: bump compat for Optimization to 4 for package docs, (keep existing compat) (#889) (@github-actions[bot])
  • CompatHelper: bump compat for OptimizationOptimisers to 0.3, (keep existing compat) (#890) (@github-actions[bot])
  • CompatHelper: bump compat for OptimizationOptimisers to 0.3 for package docs, (keep existing compat) (#891) (@github-actions[bot])
  • CompatHelper: bump compat for OptimizationOptimJL to 0.4 for package docs, (keep existing compat) (#892) (@github-actions[bot])
  • build(deps): bump crate-ci/typos from 1.24.1 to 1.25.0 (#896) (@dependabot[bot])
  • build(deps): bump crate-ci/typos from 1.25.0 to 1.26.0 (#899) (@dependabot[bot])
  • refactor: remove NeuralPDELogging in-favor of extension (#901) (@avik-pal)
  • ci: try taming down CI timings (#903) (@avik-pal)
  • ci: test with 1, lts and pre versions of julia (#904) (@thazhemadam)

Closed issues:

  • Iteration should be a Ref{Int}, not a size 1 Vector{Int} (#552)
  • Tutorial: imposing constraint on PINN solution of Fokker Planck fails (#854)
  • Error when running Front Page Example Code (#881)