Skip to content
Snippets Groups Projects
Commit a3ed1497 authored by Ruocheng Han's avatar Ruocheng Han
Browse files

Update README.md

parent dabaddf3
No related branches found
No related tags found
No related merge requests found
......@@ -2,9 +2,14 @@
This is python code of generating MP2, MP3, and MP4 correlation energy density based on **one boby decomposition scheme** (https://doi.org/10.1002/qua.22017)
Requirement of python packages:
Requirement of python packages: \
```python
numpy, scipy, h5py, torch, quadpy, itertools, mmap, tqdm
Optional of python packages:
pycuda, skcuda (if you use GPU for preparing Ajb)
```
Optional of python packages: \
```python
pycuda, skcuda #if you use GPU for preparing Ajb
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment