-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Standardize Libcint implementation to include IOData conventions (#174)
* Add function to get permutation with LibCint order * Apply ordering permutation to libcint arrays * Minor changes libcint conventions * Add tests and files for iodata/libcint * Change default convention for p spherical orbitals * Add install libcint to workflow * Exclude notebooks and test/*fchk from pre-commit * Fix errors workflows and pre-commit * Fix errors - Install lisp interpreter - Exclude only folders * Skip install sbcl for windows * Fix excluding folders pre-commit * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update syntax * Debug workflows pytest * Try again if statment in workflows * Exclude libcint tests if build folder is not found * Exclude libcint tests if operating in windows os * Move imports from libcint into tests * Add some changes included in PR #151 * Change to test with IOData to cover wrappers * Delete version check IOData * Add pyscf to tests to cover wrappers * Remove pyscf and lower coverage requirement --------- Co-authored-by: Michelle Richer <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
32a40f4
commit bb86ed6
Showing
11 changed files
with
44,096 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.