11.. _developers-guide-index :
22
33####################################################
4- SrFit developer's documentation
4+ diffpy.srfit documentation
55####################################################
66
7- Software version | release | .
7+ diffpy.srfit - configurable code for solving atomic structures .
88
9- Last updated |today |.
10-
11- Configurable code for solving atomic structures.
9+ | Software version |release|.
10+ | Last updated |today|.
1211
1312The diffpy.srfit package provides the framework for building a global optimizer
1413on the fly from components such as function calculators (that calculate
@@ -32,31 +31,32 @@ obtain the total cost function. Additionally, diffpy.srfit is designed to be
3231extensible, allowing the user to integrate external calculators to perform
3332co-refinements with other techniques.
3433
35- ===================
36- Disclaimer
37- ===================
34+ ========================================
35+ Authors
36+ ========================================
3837
39- .. literalinclude :: ../../../LICENSE.txt
38+ diffpy.srfit is developed by members of the Billinge Group at
39+ Columbia University and at Brookhaven National Laboratory including
40+ Christopher L. Farrow, Pavol Juhás, Simon J.L. Billinge.
4041
41- ================
42- Acknowledgments
43- ================
42+ The source code in *observable.py * was derived from the 1.0 version
43+ of the Caltech "Pyre" project.
4444
45- Developers
46- -----------
45+ For a detailed list of contributors see
46+ https://github.com/diffpy/diffpy.srfit/graphs/contributors.
4747
48- diffpy.sifit is developed and maintained by
48+ ===================
49+ Disclaimer
50+ ===================
4951
50- .. literalinclude :: ../../../AUTHORS .txt
52+ .. literalinclude :: ../../../LICENSE .txt
5153
52- The source code in *observable.py * was derived from the 1.0 version
53- of the Caltech "Pyre" project.
5454
5555======================================
5656Installation
5757======================================
5858
59- See the `README.rst <https://github.com/diffpy/diffpy.srfit#requirements >`_
59+ See the `README <https://github.com/diffpy/diffpy.srfit#requirements >`_
6060file included with the distribution.
6161
6262======================================
0 commit comments