Ziyi Yin

Results 11 comments of Ziyi Yin

Thanks for your quick reply. Looking forward to the PR being merged

Hi Kailai, I am the colleague Rafael mentioned about installing on Julia 1.5. I actually tried both Julia 1.5.0 and 1.4.2 and encountered error in both cases. If I do...

Thanks for your feedback. Running time is less than 1.5 minutes for each example on my laptop so I don't think that affects the CI run time that much. These...

Ideal set-up for sim source is to have a JOLI operator `W` and it could be applied on `q`, `dobs`, `F`, `J`. Basically, I envisage the process of taking the...

There are still things to be fixed but I would appreciate a quick look at this file to make sure I am doing it the correct way https://github.com/slimgroup/JUDI.jl/blob/8b680bd6453b814b42cd20c758e6a40a0607f21b/src/TimeModeling/LinearOperators/operators.jl

On a side note: does it make sense to move the scalar operations (all of +-*/) into LazyPropagation.post?

Hmm appreciate your @mloubout comment on this one: I am now on JUDI master and ```julia julia> gs_inv = gradient(x -> norm(F(x)*q), m0) [ Info: Assuming m to be squared...

Could you enlighten me how (by code or something) you reach the conclusion here https://github.com/slimgroup/JUDI.jl/pull/167#issuecomment-1373145567 ? I am experiencing issue below and would like to check what went wrong ......

Thanks! Yes I agree this is not simple. I will pick it up some time later this week