Download Latest Version v0.6.2 source code.tar.gz (851.5 kB)
Email in envelope

Get an email when there's a new version of NeuralOperators.jl

Home / v0.6.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-06-07 810 Bytes
v0.6.0 source code.tar.gz 2025-06-07 54.7 kB
v0.6.0 source code.zip 2025-06-07 71.0 kB
Totals: 3 Items   126.5 kB 0

NeuralOperators v0.6.0

Diff since v0.5.3

Breaking changes

  • permuted kwarg has been removed. Currently the default corresponds to permuted=Val(true) from earlier versions.
  • Direct dependency on FFT packaged has been removed. Users can opt in to their choice of FFT package (that supports AbstractFFT).
  • Lux + Reactant is the backend of choice from this versions. Other AD tooling will have limited support and bug reports for such won't be prioritized.

Merged pull requests: - chore: bump julia-actions/julia-format from 3 to 4 (#58) (@dependabot[bot]) - refactor: rework the package to be Reactant first (#60) (@avik-pal)

Closed issues: - Proper Enzyme Support (#35) - FNO parameters as SciML structures (#59)

Source: README.md, updated 2025-06-07