Releases: slimgroup/JUDI.jl
Releases · slimgroup/JUDI.jl
v3.1.9
v3.1.8
v3.1.7
v3.1.6
JUDI v3.1.6
v3.1.5
JUDI v3.1.5
Closed issues:
- ERROR: LoadError: type Int64 has no field n (#126)
- Failed to run
modeling_basic_2D
example (JUDI 3.1.4) (#129) twri_objective
fails to run withdobs
judiVector constructed fromSeisCon
(#130)
Merged pull requests:
- fix mul! for JOLI operator and judiVector (#114) (@ziyiyin97)
- fixes #130 (#131) (@mloubout)
v3.1.4
JUDI v3.1.4
Merged pull requests:
- Remove the extra .n from examples (#127) (@alisiahkoohi)
- Fix DFT caching (#128) (@mloubout)
v3.1.3
v3.1.2
JUDI v3.1.2
Closed issues:
- ERROR: LoadError: MethodError: no method matching SlimOptim.BregmanParams (#121)
- Gradients w.r.t. both m and q are computed although only one of them is Flux.params (#123)
- Output size of rrule is not the same as the size of the variable (#124)
Merged pull requests:
- fix shape of physical parameter (#125) (@ziyiyin97)
v3.1.1
v3.1.0
JUDI v3.1.0
Closed issues:
- ERROR: MethodError: Cannot
convert
an object of type Float32 to an object of type Vector{Float32} (#117)
Merged pull requests: