Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow greater control over the dimension of the SCI subspace #148

Open
kevinsung opened this issue Feb 27, 2025 · 0 comments
Open

Allow greater control over the dimension of the SCI subspace #148

kevinsung opened this issue Feb 27, 2025 · 0 comments

Comments

@kevinsung
Copy link
Collaborator

What should we add?

The solve_fermion function accepts an array of bitstrings, where each bitstring has an "alpha" half and a "beta" half. In order to form the actual SCI subspace, these bitstrings are split into alpha and beta halves (this is done in bitstring_matrix_to_ci_strs) and the actual subspace is formed as the cross product of the sets of unique alpha strings and unique beta strings.

This procedure makes it difficult to directly control the subspace dimension, which is a useful feature. I'm not sure what we should do. Perhaps in hindsight, we should not have deprecated the option to pass the CI strings directly as input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant