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

Restrict Expansion class to Meanfield module #240

Open
matt-chan opened this issue Jun 26, 2017 · 0 comments
Open

Restrict Expansion class to Meanfield module #240

matt-chan opened this issue Jun 26, 2017 · 0 comments
Labels
Milestone

Comments

@matt-chan
Copy link
Member

The Expansion object can become a mini-matrix class as well, so it needs to be restricted to situations that truly need it. This is common in the Meanfield module.

However, outside of the meanfield module, we can simply refactor the code to store a numpy array of coefficients, and arrays for energies and occupations.

@matt-chan matt-chan added this to the 3.0.0 milestone Jun 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant