https://github.com/sunchong137/compol
https://github.com/sunchong137/compol
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sunchong137/compol
- Owner: sunchong137
- License: apache-2.0
- Created: 2023-06-03T21:33:27.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T17:05:17.000Z (about 1 year ago)
- Last Synced: 2025-04-11T21:56:22.973Z (about 2 months ago)
- Language: Python
- Size: 157 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
Finite temperature complex polarization
=======================================Author: Chong Sun
# Dependency
1. numpy
2. pyscf# Installation
`git clone [email protected]:sunchong137/compol.git`
`cd compol`
`pip install -e .`