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

Enable initializing a SparseOperator with ndarrays #442

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

brianz98
Copy link
Contributor

@brianz98 brianz98 commented Jan 25, 2025

Description

Existing convenience class SparseOperatorHamiltonian provides a function to initialize a SparseOperator with an active space integral object. This overloads that function (also exported) to work with arbitrary (newly implemented) ndarray inputs, which enables any python-side numpy arrays to be used for integrals.

Checklist

  • Add tests
  • Extend to all supported dtypes
  • Ready to go!

@brianz98 brianz98 requested a review from fevangelista January 25, 2025 04:14
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

Successfully merging this pull request may close these issues.

1 participant