Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

Releases: SciML/FluxNeuralOperators.jl

v0.4.8

22 Jan 09:59
02ed375
Compare
Choose a tag to compare

NeuralOperators v0.4.8

Diff since v0.4.7

Merged pull requests:

  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#150) (@github-actions[bot])
  • Switch Compat to be compatible with Flux 0.14 (#156) (@tknopp)

Closed issues:

  • BoundsError during training process (#137)
  • Documentation landing page is a mess (#149)

v0.4.7

13 Oct 04:59
e98b49b
Compare
Choose a tag to compare

NeuralOperators v0.4.7

Diff since v0.4.6

Merged pull requests:

  • Fix typos in documentation (#128) (@juliusgh)
  • Update index.md, remove orphan backticks (#136) (@Vaibhavdixit02)
  • Bump actions/checkout from 3 to 4 (#139) (@dependabot[bot])
  • CompatHelper: bump compat for CUDA to 5, (keep existing compat) (#143) (@github-actions[bot])
  • CompatHelper: bump compat for CUDA to 5 for package Burgers, (keep existing compat) (#144) (@github-actions[bot])
  • CompatHelper: bump compat for CUDA to 5 for package DoublePendulum, (keep existing compat) (#145) (@github-actions[bot])
  • CompatHelper: bump compat for CUDA to 5 for package FlowOverCircle, (keep existing compat) (#146) (@github-actions[bot])
  • CompatHelper: bump compat for CUDA to 5 for package SuperResolution, (keep existing compat) (#147) (@github-actions[bot])
  • Documenter 1.0 upgrade (#148) (@ArnoStrouwen)

Closed issues:

  • DoublePendulum example not working (#125)

v0.4.6

21 Jun 14:52
0c48855
Compare
Choose a tag to compare

NeuralOperators v0.4.6

Diff since v0.4.5

Closed issues:

  • This package isn't indexed in the docs domain (#108)
  • Make AbstractDifferentiation Compatible (#118)
  • Error: GPU compilation of kernel (#120)

Merged pull requests:

  • [skip ci] move logo and favicon (#102) (@ArnoStrouwen)
  • CompatHelper: bump compat for CUDA to 4, (keep existing compat) (#109) (@github-actions[bot])
  • CompatHelper: bump compat for CUDA to 4 for package Burgers, (keep existing compat) (#110) (@github-actions[bot])
  • CompatHelper: bump compat for CUDA to 4 for package DoublePendulum, (keep existing compat) (#111) (@github-actions[bot])
  • CompatHelper: bump compat for CUDA to 4 for package FlowOverCircle, (keep existing compat) (#112) (@github-actions[bot])
  • CompatHelper: bump compat for CUDA to 4 for package SuperResolution, (keep existing compat) (#113) (@github-actions[bot])
  • [skip ci] LanguageTool (#114) (@ArnoStrouwen)
  • format markdown (#116) (@ArnoStrouwen)
  • enable dependabot for GitHub actions (#121) (@ranocha)
  • Bump actions/checkout from 1 to 3 (#122) (@dependabot[bot])
  • Bump codecov/codecov-action from 1 to 3 (#123) (@dependabot[bot])

v0.4.5

29 Nov 14:16
Compare
Choose a tag to compare

NeuralOperators v0.4.5

Diff since v0.4.4

Closed issues:

  • Real to Complex FFT (#85)

Merged pull requests:

v0.4.4

25 Oct 01:01
71885d7
Compare
Choose a tag to compare

NeuralOperators v0.4.4

Diff since v0.4.3

Merged pull requests:

v0.4.3

31 Aug 04:11
Compare
Choose a tag to compare

NeuralOperators v0.4.3

Diff since v0.4.2

Merged pull requests:

v0.4.2

29 Aug 15:50
Compare
Choose a tag to compare

NeuralOperators v0.4.2

Diff since v0.4.1

Closed issues:

  • gradient for ChebyshevTransform failed (#64)
  • Abstract type for neural operators (#81)

Merged pull requests:

  • Add Chebyshev transform (#63) (@yuehhua)
  • Fix GNO example (#79) (@yuehhua)
  • CompatHelper: bump compat for GeometricFlux to 0.13, (keep existing compat) (#80) (@github-actions[bot])
  • Add abstract types for models and kernels (#82) (@yuehhua)
  • Automatically chose eltype of OperatorConv weights (#84) (@tknopp)
  • Test ChebyshevTransform (#88) (@yuehhua)

v0.4.1

08 Jul 09:50
ae5c22e
Compare
Choose a tag to compare

NeuralOperators v0.4.1

Diff since v0.4.0

Closed issues:

  • graph neural operator (#74)

Merged pull requests:

v0.4.0

07 Jul 11:35
Compare
Choose a tag to compare

NeuralOperators v0.4.0

Diff since v0.3.3

Closed issues:

  • Add the temporal bundling and pushforward trick in the FlowOverCircle example (#42)
  • Better documentation of input/output dimensions (#76)

Merged pull requests:

v0.3.3

02 Jun 22:18
Compare
Choose a tag to compare

NeuralOperators v0.3.3

Diff since v0.3.2

Closed issues:

  • Move data part from examples to MLDatasets.jl (#62)

Merged pull requests:

  • CompatHelper: bump compat for GeometricFlux to 0.12, (keep existing compat) (#65) (@github-actions[bot])