Tutorials:
- Learn how to use
n2vwith these examples
Installation. Additional Dependencies:
- Psi4 or PySCF must be installed.
conda install -c psi4 psi4
pip install pyscf
- If using pyscf, please install gbasis.
git clone https://github.com/theochem/gbasis.git
cd gbasis
pip install .
- Libxc and pylibxc must be installed as well.
conda install -c conda-forge libxc
- To communicate libxc with your python site-packages folder:
wget http://www.tddft.org/programs/libxc/down.php?file=5.1.7/libxc-5.1.7.tar.gz -O - | tar -xz # Download and extract libxc. May not be the most updated version
cd libxc-5.1.7 # Move into libxc directory.
python setup.py install # Install pylibxc
Installation:
git clone --branch Engine https://github.com/wasserman-group/n2v.git
cd n2v
pip install .
Additional Information:
- We recommend the use of a conda environment (Python 3.7 or higher).
- If installing in Windows, we recommend the use of WSL.
- If any unexpected error occurs, please contact Victor H. Chavez or Yuming Shi at gonza445@purdue.edu or shi449@purdue.edu respectively.
Copyright
Copyright (c) 2021, Wasserman Group
Acknowledgements
Victor H. Chavez was supported by a fellowship from The Molecular Sciences Software Institute under NSF grant OAC-1547580.
Project based on the MolSSI Cookiecutter.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ntov-0.5.0.tar.gz
(254.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ntov-0.5.0-py3-none-any.whl
(444.1 kB
view details)
File details
Details for the file ntov-0.5.0.tar.gz.
File metadata
- Download URL: ntov-0.5.0.tar.gz
- Upload date:
- Size: 254.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a73973e11383a5b2a39cae4de347b131d595a498771ea302f1ac3527714a11cd
|
|
| MD5 |
ecc92f385a7c2213311c743c5f55b05a
|
|
| BLAKE2b-256 |
59f3ee885589a6e0f0ba7391502af6c8af206677f95e05697f15393fb4f01123
|
File details
Details for the file ntov-0.5.0-py3-none-any.whl.
File metadata
- Download URL: ntov-0.5.0-py3-none-any.whl
- Upload date:
- Size: 444.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8989762b9df3057b0dcc4516ec548d1be2e1c85be4350273b5ccdac8f441748
|
|
| MD5 |
f85ae3bd928cf0c53b022f0447a6a1dc
|
|
| BLAKE2b-256 |
739c63ef4397d20ecb20526aff75238372d10935a5da13f34e0c8007b70b71be
|