sf.physics.bargmann.join_Abc

mrmustard.physics.bargmann.join_Abc(Abc1, Abc2)[source]

Joins two (A,b,c) triples into a single (A,b,c) triple by block addition of the A matrices and concatenating the b vectors.

Parameters:
  • Abc1 – the first (A,b,c) triple

  • Abc2 – the second (A,b,c) triple

Returns:

The joined (A,b,c) triple