Skip to content
/ pyXC Public

short wrapper in python to allow calculation of XC energy density for GGA and LDA functionals using libxc

License

Notifications You must be signed in to change notification settings

fuulish/pyXC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyXC

short wrapper in python to allow calculation of XC energy density for GGA and LDA functionals using libxc

Please refer to the tests/ subdirectory for a couple of examples

Installation

Requirements:

To build the C extension in place with the repository:

$ python setup.py build_ext --inplace

Then you can add the directory to your PYTHONPATH and everything should (hopefully) work as expected.

About

short wrapper in python to allow calculation of XC energy density for GGA and LDA functionals using libxc

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published