Mohamed Tarek
Mohamed Tarek
https://github.com/JuliaNLSolvers/NLsolve.jl/issues/205
https://github.com/jump-dev/DiffOpt.jl
Been admiring this work from a distance. Glad it finally made it in 🎉
Ya let's merge it.
If we test that our implementation works for `SVector`s, we can document that to make it work for scalars, users must wrap the scalar in a static vector of length...
>Won't the implmentation above require the input to be scalar as well? It'd be great if all of these worked It's possible to modify the implementation to support all these...
The main branch now supports static arrays. Static arrays of size 1 should be very similar in performance to scalars.
I can try to spend time on it next weekend.
Not yet, got busy with something else. Sorry for the delay.
Thanks Billy. I am not very proud of the many broken promises to look into this. I will try to narrow it down when I can though.