Skip to content

Commit

Permalink
enh: store sparse psi, which accelerates multiple density calculations
Browse files Browse the repository at this point in the history
  • Loading branch information
pfebrer committed Nov 13, 2022
1 parent c5f7d5d commit d93d027
Show file tree
Hide file tree
Showing 8 changed files with 1,924 additions and 7 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ def run(self):
"depends": [_ospath("sisl/_indices.pxd")]
},
"sisl._supercell": {},
"sisl._sparse_grid": {},
"sisl.physics._bloch": {},
"sisl.physics._phase": {},
"sisl.physics._matrix_utils": {},
Expand Down
Loading

0 comments on commit d93d027

Please sign in to comment.