The currently dispatch of `Base.inv` on `Symplectic` types is fast, but it should be done in O(1) with `S^(-1) = -J S^T J`.
The currently dispatch of
Base.invonSymplectictypes is fast, but it should be done in O(1) withS^(-1) = -J S^T J.