Manuel Razo-Mejia

Results 4 comments of Manuel Razo-Mejia

I was having the exact same issue and I was able to solve it by setting a `conda` environment with `conda-forge` as the priority channel. These are the steps I...

Thank you very much for your quick response, @mcabbott. Indeed, removing the use of `Zygote.Buffer` removed the mutating array error. But in my full implementation, I now get the same...

Thank you so much for your quick response. I was going to add the versions of the packages, and I completely forgot. For both, `1.9.4` and `1.10+` I am using...

Just did it. ```julia pkg> add TaylorDiff#main Cloning git-repo `https://github.com/JuliaDiff/TaylorDiff.jl.git` Updating git-repo `https://github.com/JuliaDiff/TaylorDiff.jl.git` ``` same error