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

v0.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 15:50
· 93 commits to main since this release

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)