Skip to content

Fix #1347

Vicentini Filippo requested to merge github/fork/attila-i-szabo/qgt-chunk into master

Created by: attila-i-szabo

I forgot to propagate chunk_size in the calling sequence of QGTs without variational states in #1347. This makes the parameter useless in workflows that use the partial construction of a QGT but not the SR object (which builds its own more robust partials). This PR fixes that.

Any ideas for how we could test for this?

Merge request reports