Skip to content

Releases: SciML/OperatorLearning.jl

v0.2.2

12 Mar 09:54
7e9f9c2
Compare
Choose a tag to compare

OperatorLearning v0.2.2

Diff since v0.2.1

Closed issues:

  • Similar package at CliMA (#34)

Merged pull requests:

v0.2.1

09 Feb 13:19
93d8783
Compare
Choose a tag to compare

OperatorLearning v0.2.1

Diff since v0.2.0

v0.2.0

09 Feb 10:46
7519a7b
Compare
Choose a tag to compare

OperatorLearning v0.2.0

Diff since v0.1.1

Closed issues:

  • Implement DeepONet (#23)

Merged pull requests:

v0.1.1

04 Feb 08:37
583768f
Compare
Choose a tag to compare

OperatorLearning v0.1.1

Diff since v0.1.0

v0.1.0

03 Feb 09:10
Compare
Choose a tag to compare

OperatorLearning v0.1.0

This initial release implements the Fourier Neural Operator in 1D (for now).

Closed issues:

  • Zygote won't work with FFT Plans (#11)
  • Abysmal memory allocation during the backward pass (#12)
  • Proper handling of batches (#13)
  • Work with pre-allocated arrays and mul! when doing FFT (#14)

Merged pull requests:

  • CompatHelper: add new compat entry for "FFTW" at version "1" (#1) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Flux" at version "0.12" (#2) (@github-actions[bot])
  • CompatHelper: add new compat entry for "PkgTemplates" at version "0.7" (#3) (@github-actions[bot])
  • restructure package (#4) (@pzimbrod)
  • Tests (#5) (@pzimbrod)
  • CompatHelper: add new compat entry for "Revise" at version "3" (#6) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Tullio" at version "0.3" (#7) (@github-actions[bot])
  • CompatHelper: add new compat entry for "OMEinsum" at version "0.4" (#8) (@github-actions[bot])
  • CompatHelper: add new compat entry for "CUDA" at version "3" (#9) (@github-actions[bot])
  • CompatHelper: add new compat entry for "MAT" at version "0.10" (#10) (@github-actions[bot])
  • CompatHelper: bump compat for OMEinsum to 0.6, (keep existing compat) (#16) (@github-actions[bot])
  • 13 proper handling of batches (#17) (@pzimbrod)
  • CompatHelper: add new compat entry for OMEinsum at version 0.6, (keep existing compat) (#18) (@github-actions[bot])
  • CompatHelper: add new compat entry for NNlib at version 0.7, (keep existing compat) (#19) (@github-actions[bot])
  • CompatHelper: bump compat for NNlib to 0.8, (keep existing compat) (#20) (@github-actions[bot])