Releases: DEEPDIP-project/CoupledNODE.jl
Releases · DEEPDIP-project/CoupledNODE.jl
0.0.4
What's Changed
- Improve benchmark.jl by @SarahAlidoost in #143
- Fix method err in CNN closure model by @SarahAlidoost in #150
- Finalize benchmark.jl by @SCiarella in #145
- remove benchmark, it is moved to its own repo (DEEPDIP-project/CoupledNODE_Benchmark.jl) by @v1kko in #152
- Fix 151 by @SCiarella in #154
- Fix CUDA in loss_posteriori by @SCiarella in #155
- Dev by @SCiarella in #156
- Hotfix for attentioncnn by @SCiarella in #157
- Update README by @SCiarella in #158
- Update to Julia 1.11 by @SCiarella in #159
- Update interface for CNO by @SCiarella in #161
- Update loss by @SCiarella in #162
- Bump compat by @SCiarella in #164
- Adaptive dt by @SCiarella in #165
- Dev by @SCiarella in #167
- Fix CNO yaml reader by @SCiarella in #169
- Fix OpenSSL bug by @SCiarella in #172
- Dev by @SCiarella in #173
- Fix io array priori by @SCiarella in #174
- Create io array priori by @SCiarella in #175
- Multibatch posteriori + generate data from projected dynamics by @SCiarella in #176
New Contributors
- @SarahAlidoost made their first contribution in #143
Full Changelog: 0.0.3...0.0.4
GPU compatibility
This release transposes all the functionalities to GPU using CUDA.jl
Full Changelog: 0.0.2...0.0.3
Zenodo release
Merge pull request #119 from DEEPDIP-project/fix_neuralclosure add NeuralClosure only when needed