qgates.qfn =========== The ``qgates.qfn`` includes helper functions for manipulating quantum gate and state matrices. Specifically functions for creating state vectors, calculating the `tensor product `_, matrix multiplication, and conjugating a number or matrix. .. automodule:: qgates.qfn :members: :undoc-members: :show-inheritance: