Closed xdvriend closed 2 years ago
All classes of the LowdinPairingBasis
are now checked and verified against the non-orthogonal matrix element library by H. Burton.
The next step is to verify all routines used to calculate the matrix elements.
Tagging @guacke to update on progress.
I am working on a way to use the reference code with generalised basis states (this was no issue for the lowdown pairing, however it is to check the matrix evaluation). Once I can generate reference data I will:
Tagging @guacke to update on progress.
EDIT: Multiple basis states and complex basis states tested for matrix evaluation in G basis and verified.
NonOrthogonalStateBasis
classes have been checked with the reference code.two zero algorithm
in the restricted basis. If I find one, I will add it to the testing suite.If all of the above is done, this PR should be ready and we can merge it. Tagging @guacke to provide update on progress.
All NOCI code is now conform to the reference code and each of the test suites has been updated and verified with the updated code. As such, I expect the final build to succeed. (EDIT: If, at least, I don't make any typo's before pushing...)
I will now check the biorthogonal basis python bindings. If these work, this PR should be ready to be merged.
Tagging @guacke for progress update.
Bindings should now be enabled and an example notebook is provided. If the build succeeds, this PR is ready to be merged.
Tagging @guacke for final update/approval for merging.
Short description
This PR will ensure the NOCI routines in the code are verified correct. The python bindings for the Biorthogonal basis will also be enabled.
Related issues
Some NOCI results dove below FCI. This PR will go through the code and verify everything to ensure the correctness of the code.
To do