mirror of
https://github.com/TREX-CoE/trexio.git
synced 2024-12-22 04:14:40 +01:00
Added Jastrow group and reorganize data
This commit is contained in:
parent
932e403ad2
commit
23b6c9008a
@ -19,6 +19,7 @@ CHANGES
|
||||
- Added OCaml binding
|
||||
- Added spin and energy in MOs
|
||||
- Added CSF group
|
||||
- Added Jastrow group
|
||||
- Added Cholesky-decomposed two-electron integrals
|
||||
- Added Cholesky-decomposed RDMs for Gammcor
|
||||
- Added `trexio_flush` functionality
|
||||
|
@ -73,7 +73,7 @@ python3 -m pip install dist/trexio-*.whl --force-reinstall
|
||||
#python3 -m twine upload dist/trexio-*.tar.gz
|
||||
|
||||
# Cleaning
|
||||
#rm -rf build dist trexio.egg-info
|
||||
rm -rf build dist trexio.egg-info
|
||||
|
||||
# Additional information related to the installation of the TREXIO Python API
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user