a6c319 Update python-quimb to version 1.10.0 / rev 11 via SR 1248539

6 files Authored by StevenK 5 months ago, Committed by Bernhard M. Wiedemann 5 months ago,
    Update python-quimb to version 1.10.0 / rev 11 via SR 1248539
    
    https://build.opensuse.org/request/show/1248539
    by user StevenK + dimstar_suse
    - Update to 1.10.0:
      * Breaking Changes
        + renamed MatrixProductState.partial_trace and MatrixProductState.ptr to
          MatrixProductState.partial_trace_to_mpo to avoid confusion with other
          partial_trace methods that usually produce a dense matrix.
      * Enhancements:
        + tensor network fitting: add method="tree" for when ansatz is a tree -
          tensor_network_fit_tree
        + tensor network fitting: fix method="als" for complex networks
        + tensor network fitting: allow method="als" to use a iterative solver
          suited to much larger tensors, by default a custom conjugate gradient
          implementation.
        + tensor_network_distance and fitting: support hyper indices explicitly
          via output_inds kwarg
        + add tn.make_overlap and tn.overlap for computing the overlap betwee
    
        
file modified
+0 -0
file modified
+37 -0
file modified
+76 -0
file modified
+7 -15
file added
+1
file removed
-1