Is your feature request related to a problem? Please describe.
Currently I am work on Manifold Optimization and hope to compute on the GPU for the General Unitary Matrices, not only the Hermitian ones on log().
Describe the solution you'd like
Direct API support.
Describe alternatives you've considered
Nothing alternative.
Additional context
Could check PR 856 for the discussion JuliaManifolds/Manifolds.jl#856