Skip to content

Vectorize wraparound

Allow WrappedBuilders to be vectorized.

As long as the user defines the signatures for onsite and hopping functions according to the format of Builder(vectorieze=True), the wraparound module will not touch it, and only add the momentum names to the signatures.

(commits to be squashed on merge)

Merge request reports