This repository has been archived by the owner on Sep 28, 2024. It is now read-only.
Releases: SciML/FluxNeuralOperators.jl
Releases · SciML/FluxNeuralOperators.jl
v0.4.8
v0.4.7
NeuralOperators v0.4.7
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
NeuralOperators v0.4.6
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
NeuralOperators v0.4.5
Closed issues:
- Real to Complex FFT (#85)
Merged pull requests:
- Change FFT to Real to Complex FFT (#87) (@tknopp)
- [skip ci] badges (#97) (@ArnoStrouwen)
- reproducible docs (#98) (@ArnoStrouwen)
- [skip ci] remove relative links in README (#100) (@ArnoStrouwen)
- [skip ci] doc and example compat (#101) (@ArnoStrouwen)
v0.4.4
NeuralOperators v0.4.4
Merged pull requests:
- MassInstallAction: Install the Invalidations workflow on this repository (#93) (@devmotion)
- canonize docs (#94) (@ArnoStrouwen)
- add logo (#95) (@ArnoStrouwen)
v0.4.3
NeuralOperators v0.4.3
Merged pull requests:
- update Burger example (#89) (@KirillZubov)
- doc cov (#90) (@ArnoStrouwen)
- [skip ci] badges (#91) (@ArnoStrouwen)
- Reformat code (#92) (@yuehhua)
v0.4.2
NeuralOperators v0.4.2
Closed issues:
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
v0.4.0
NeuralOperators v0.4.0
Closed issues:
- Add the temporal bundling and pushforward trick in the FlowOverCircle example (#42)
- Better documentation of input/output dimensions (#76)
Merged pull requests:
- Add Nonlinear Manifold Decoders for Operator Learning (NOMAD) (#67) (@ven-k)
- Add a Buildkite pipeline (#69) (@ven-k)
- Format to SciML Style (#72) (@ChrisRackauckas)
- Enhance docstring (#77) (@foldfelis)
- Refactor (#78) (@foldfelis)