Closed tmhuysen closed 4 years ago
Currently the code uses two spinor bases, one for alpha and beta. This allows calculation of the mixed two-electron integrals with different underlying bases, and easier to use spin-targeted transformations.
What do you mean with "easier to use spin-targeted transformations"?
What do you mean with "easier to use spin-targeted transformations"?
Unrestricted transformation are supported by two Spinor bases, one for beta and one for alpha. Thus this requires two instances, this can be seen as clunky and leaves room for potential developer/user mistakes when you want to transform a single component, e.g beta component.
Describe the feature you'd like A spinor basis specialized for unrestricted calculations
Describe what the current code offers in relation to what it lacks Currently the code uses two spinor bases, one for alpha and beta. This allows calculation of the mixed two-electron integrals with different underlying bases, and easier to use spin-targeted transformations.