This is a python based Kohn-Sham Inversion Evaluation Software package for use with pySCF.
Project description
KSPies
Kohn-Sham Python-based inversion Evaluation Software
Documentaiton: https://ssnam92.github.io/KSPies/index.html DOI for Code: https://doi.org/10.25351/V3.KS-PIES.2020
This package simplifies evaluating Kohn-Sham inversion potentials and densities for use in the quantum chemistry. In addition to documentation of the scientific code, this site includes information on installation, setup, use, and examples of use to equip quantum chemists and physicists with this useful toolkit. Please let us know if you have further questions, suggestions, or ideas.
Installation
-
Prerequisites
- Python 3.6 or higher
- Numpy 1.8.0 or higher
- Scipy 1.4.1 or higher
- PySCF 1.6.6 or higher
- LAPACK(optional for wy and essential for util.eval_vh)
-
Code Ocean Our code is uploaded in the Code Ocean for verification without dependencies (Link:TODO)
-
Installation Using pip:
pip install kspies
Note this downloads compiled Fortran binary directly (compiled on x86_64 system) and this may not work properly depending on your system. If so, re-compile
kspies/kspies_fort.f90
withf2py
. (Seekspies/compile.sh
for compile command) Or you can download directly from our git. If you download our source and if the source filewy.py
is in/pylibs/kspies/wy.py
, please setPYTHONPATH
asexport PYTHONPATH="/pylibs:$PYTHONPATH"
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file kspies-0.1.0.tar.gz
.
File metadata
- Download URL: kspies-0.1.0.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8984a78650652609458ff8017d1063385a33fb766c6e060aac21ad3fb5606cc8 |
|
MD5 | 56a0d104382da30e48066ccfa1fc0638 |
|
BLAKE2b-256 | 453a9cfab381396c8cd0ba8abb3975520e3044e0c17e8754b8b0133637472ee1 |
File details
Details for the file kspies-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: kspies-0.1.0-py3-none-any.whl
- Upload date:
- Size: 104.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe919efc74cf05cdef8fe73ef16706a6edf1c05f506f4f2569c03b17ba5fad00 |
|
MD5 | 35fc67aa2f741092a29db2b19bc5aec4 |
|
BLAKE2b-256 | f779d4efb9577fea5cc8e2216902bf7683b491fc09551f7c2909ede9bfca4b3b |