v1.8.3
Enhancements:
- support for numpy v2.0 and scipy v1.14
- add MPS sampling:
MatrixProductState.sample_configuration
andMatrixProductState.sample
(generating multiple samples) and use these forCircuitMPS.sample
andCircuitPermMPS.sample
. - add basic plot method for [
SimpleUpdate
] classes - add
edges_1d_chain
for generating 1D chain edges - operatorbuilder: better coefficient placement for long range / non-local MPO building
Full Changelog: v1.8.2...v1.8.3