It would be nice to implement triangular decompositions such as Reck et al. and de Guise, di Matteo, Sanchez-Soto. They are alreasy implemented in * https://github.com/LIU-Yinyi/Photonic-Neural-Networks/blob/master/pnn/methods/reck.py * https://github.com/glassnotes/Caspar
It would be nice to implement triangular decompositions such as Reck et al. and de Guise, di Matteo, Sanchez-Soto.
They are alreasy implemented in