pytket-cutensornet 0.6.1
- When using
simulatewithTTNxGatealgorithm, the initial partition is obtained using NetworkX instead of KaHyPar by default. This makes setup easier and means thatTTNxGatecan now be used when installing from PyPI. KaHyPar can still be used ifuse_kahyparfromConfigis set to True. - Updated pytket version requirement to 1.27.