v0.2.5
WaveguideQED v0.2.5
Waveguide states are no longer, by default, initialized as normalized states. This is to ensure compatibility with creating superpositions / beamsplitter operations. In relation to this, the twophoton initializer was adjusted to so that two photons in the same waveguide now require a prefactor of 1/sqrt(2) in order to be normalized. Documentation was also updated.
Precompilation updated to be faster.
See also: #46 for details on normalization.
Merged pull requests:
- Normalization update (#48) (@mabuni1998)