Jutho
Jutho
Ok, I found a replacement that works and does not result in additional allocations. If it passes my tests, it will be the next commit.
I am not opposed to this, though so far I have been developing this by myself. However, I would welcome contributions, as this is not my main area of expertise....
Thanks @ViralBShah . A few questions though, as this would be the first repository that I move to such an organisation. * How does moving the repository = changing the...
@ViralBShah , I spent very little time behind a computer screen during the past holidays and as such I have accidently let the invitation to JuliaLinearAlgebra organisation expire. Is it...
Thanks; this time I accepted right away. I will look into transferring KrylovKit.jl tonight or later this week.
Thanks for the reminder @ViralBShah ; I had completely forgotten about this: my memory is like Swiss cheese. I won't have time before November, but I am still interested in...
Hi @ViralBShah, last semester turned out to be much busier than anticipated. I am revisiting this now. I am also considering moving [LinearMaps.jl](https://github.com/Jutho/LinearMaps.jl) to JuliaLinearAlgebra, if at least there is...
Thanks; I think I was already owner. So the only thing I should do is move the repository?
Yes the package assumes that the linear operator produces a new vector that neither shares memory with or overwrites the previous one. Maybe I should indeed mention this somewhere more...
My apologies for not responding sooner to this, I must have completely forgotten about it. I assume this is still an issue. It is caused by my logic for when...