-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
28 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
Vayesta 1.0.1 (19/10/2022) | ||
========================== | ||
|
||
Additions | ||
--------- | ||
- Symmetry operations as contextmanager (see examples ewf/molecules/73 and ewf/molecules/74) | ||
- Inversion and reflection symmetry | ||
- Direct contraction of ERI blocks with 2-DM cumulant blocks for RCCSD, | ||
without building complete cluster 2-DM cumulant. | ||
- Support for two DMET-cluster projectors in MP2-BNO construction | ||
- EwDMET (energy-weighted DMET) bath orbitals | ||
- CISD initial guess for CCSD solver | ||
|
||
Fixes | ||
----- | ||
- MPI SCF decorator for molecules with density-fitting | ||
- Wrong shape bug in UMP2-BNO construction in large systems | ||
- Wrong shape bug for rotational symmetry for basis sets with | ||
multiple l>0 shells per PySCF bas index | ||
|
||
Vayesta 1.0.0 (12/10/2022) | ||
========================== | ||
|
||
Initial release |
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