-
Notifications
You must be signed in to change notification settings - Fork 31
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 GHA #353
Closed
Closed
Enable GHA #353
Conversation
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
Co-authored-by: marink2 <[email protected]>
* Improved speed of aab and abb 3-rdms * Improved the speed of 3-RDM further * Improve speed of 3-RDMs and introduce screening with very tight threshold * Make change in the pymodule to begin enable genci gradients * Introduce standard print level and shift numerical one up by one * Fix small problem * Implement occupation algorithm using recursive approach * Fix edge case * Set back FCI to default solver * Fix printing * Fix test case
* Fix issues with tests * Files for ignored tests * Add py files * Add reference output for sa-fci-2 test. * Remove file * Remove another useless file
* Use ForteData in pymodule * Small edit * Changes to data class * Replaced function in pymodule * Add basic modules * Add ObjectsFactoryFCIDUMP * Implement psi4 object factory * Implement passing of psi4 kwargs from the psi4 driver * Fix one more issue * Fix all test cases * Fixed all test cases * Fix pytests * Fix all but one pytest tests * Fixed bug in pytest with a hack * Ignore swp files
* Add active space solver and RDMs module * Change comment * Minimal implementation of HF module * Test converting modules to dataclasses * Store results of HF computation * Saving output * Make sure all tests pass * Fixed test cases and renaming * Fix issue with integrals not updating post MCSCF * Fix test cases * Found the last bug (scarry). * Add orbital class * Fix test case * Fix two failing cases
* Update orbital-helpers * orbital-helpers * Update casscf * mzhang: dmrg header guards changed * Update ci_rdm * Update integrals * Update external * Update attic. * helper header guards changed * add fci * mrdsrg-so pragma once * mrdsrg-spin-adapted * Update spin integrated * post_process * sci * v2rdm * / files * ci-no * Update sparse_ci * mrdsrg-helper * Fix error * fix closing endifs * fci_string_lists * Replace ifndef by pragma in ci_ex_states and gradient_tpdm * base_classes * pci header guards changed * Add missing header * Final changes --------- Co-authored-by: Shuhang Li <[email protected]> Co-authored-by: muhan-zhang <[email protected]> Co-authored-by: Meng Huang <[email protected]> Co-authored-by: Brian Zhao <[email protected]> Co-authored-by: Ilias Magoulas <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
A brief description of the goals accomplished by this PR
User Notes
Checklist
output.ref
file