-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathREADME.txt
46 lines (32 loc) · 967 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
--------------------------------------
GPAW: a grid-based real-space PAW code
--------------------------------------
Copyright (c) 2004 CAMP
Installation
------------
For installation instructions, please see:
http://wiki.fysik.dtu.dk/gpaw
License
-------
See LICENSE
--------------- -------------------------------
File Description
--------------- -------------------------------
README.txt This file
LICENSE GPL-license
setup.cfg distutils options
setup.py distutils script
config.py Configuration stuff
customize.py Help distutils find libraries
MANIFIST.in distutils MANIFEST.in file
--------------- -------------------------------
--------- ---------------
Directory Description
--------- ---------------
c C-extensions
doc Documentation
examples Example scripts
gpaw The Python code
gpaw/test Test suite
tools Useful tools
--------- ---------------