Closed soldasim closed 7 months ago
Hi @soldasim ,
Thank you for using PRIMA. Has the issue been resolved? See
https://github.com/libprima/PRIMA.jl/issues/27
Best regards, Zaikun
Hi @zaikunzhang ,
yes, the issue is resolved by the resolution of https://github.com/SciML/Optimization.jl/issues/719. :)
Thanks!
Created an issue at Optimization.jl: https://github.com/SciML/Optimization.jl/issues/719
For all the unconstrained algorithms, pass keyword
autodiff = nothing
toOptimizationAM
andOptimizationMLE
as a workaround.COBYLA is probably just broken until this is resolved. (Unless other AD backends work. (?))