StaticOptim.jl
StaticOptim.jl copied to clipboard
GPU?
It would be great if this ran on the GPU. It seems we might be most of the way there since this has no allocations, which I believe is a GPU requirement. However, I don't know much about GPU programming. Does StaticArrays even work on GPUs?