|
1 | | -.. SrReal documentation master file, created by |
2 | | - sphinx-quickstart on Tue Oct 22 12:02:48 2013. |
3 | | - You can adapt this file completely to your liking, but it should at least |
4 | | - contain the root `toctree` directive. |
5 | | -
|
6 | 1 | #################################################### |
7 | 2 | diffpy.srreal documentation |
8 | 3 | #################################################### |
9 | 4 |
|
10 | | -Software version |release|. |
11 | | - |
12 | | -Last updated |today|. |
13 | | - |
14 | | -diffpy.srreal - calculators for PDF, bond valence sum and other pair quantities |
| 5 | +diffpy.srreal - calculators for PDF, bond valence sum and other pair quantities. |
15 | 6 |
|
| 7 | +| Software version |release|. |
| 8 | +| Last updated |today|. |
16 | 9 |
|
17 | 10 | The diffpy.srreal package provides calculators for atomic pair distribution |
18 | 11 | function (PDF), bond valence sums (BVS), atom overlaps for a hard-sphere |
@@ -44,29 +37,28 @@ calculate PDF with a user-defined profile function. A new calculator class |
44 | 37 | can be also defined for any quantity that is obtained by iteration over atom |
45 | 38 | pairs, by defining only the function that processes atom-pair contributions. |
46 | 39 |
|
| 40 | +======================================== |
| 41 | +Authors |
| 42 | +======================================== |
| 43 | + |
| 44 | +diffpy.srreal is developed by members of the Billinge Group at |
| 45 | +Columbia University and at Brookhaven National Laboratory including |
| 46 | +Pavol Juhás, Christopher L. Farrow, Simon J.L. Billinge. |
| 47 | + |
| 48 | +For a detailed list of contributors see |
| 49 | +https://github.com/diffpy/diffpy.srreal/graphs/contributors. |
| 50 | + |
47 | 51 | =================== |
48 | 52 | Disclaimer |
49 | 53 | =================== |
50 | 54 |
|
51 | 55 | .. literalinclude:: ../../../LICENSE.txt |
52 | 56 |
|
53 | | -================ |
54 | | -Acknowledgments |
55 | | -================ |
56 | | - |
57 | | -Developers |
58 | | ------------ |
59 | | - |
60 | | -diffpy.srreal is developed and maintained by |
61 | | - |
62 | | -.. literalinclude:: ../../../AUTHORS.txt |
63 | | - |
64 | | - |
65 | 57 | ====================================== |
66 | 58 | Installation |
67 | 59 | ====================================== |
68 | 60 |
|
69 | | -See the `README.rst <https://github.com/diffpy/diffpy.srreal#requirements>`_ |
| 61 | +See the `README <https://github.com/diffpy/diffpy.srreal#requirements>`_ |
70 | 62 | file included with the distribution. |
71 | 63 |
|
72 | 64 |
|
|
0 commit comments