Currently there is no support for computing pfaffians of complex matrices. [`TopologicalNumbers.jl`](https://github.com/KskAdch/TopologicalNumbers.jl/) has an implementation of the algorithms from [Efficient numerical computation of the pfaffian for dense and banded skew-symmetric matrices](https://arxiv.org/abs/1102.3440) but is a fairly heavy package. If there is interest I can open a PR adding support for pfaffians of complex matrices.