Skip to content

Commit fcf9717

Browse files
authored
Merge pull request #24 from cadenmyers13/readme-long-desc
chore: add long description to readme
2 parents 9506a4e + 867287e commit fcf9717

File tree

2 files changed

+27
-2
lines changed

2 files changed

+27
-2
lines changed

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@
3737

3838
Complex modeling infrastructure: a modulare framework for multi-modal modeling of scientific data.
3939

40-
* LONGER DESCRIPTION HERE
40+
DiffPy.CMI is designed as an extensible complex modeling infrastructure. Users and developers can readily integrate novel data types and constraints into custom workflows. While widely used for advanced analysis of structural data, the framework is general and can be applied to any problem where model parameters are refined to fit calculated quantities to data.
41+
42+
DiffPy.CMI is a community-driven project that supports Unix, Linux, macOS, and Windows platforms. It is designed to be used in Python scripts enabling flexible scripting and automation for advanced and reproducible workflows. Users are encouraged to leverage the software for their modeling needs and to contribute feedback, use cases, and extensions through the project community.
4143

4244
For more information about the diffpy.cmi library, please consult our `online documentation <https://diffpy.github.io/diffpy.cmi>`_.
4345

@@ -46,7 +48,7 @@ Citation
4648

4749
If you use diffpy.cmi in a scientific publication, we would like you to cite this package as
4850

49-
diffpy.cmi Package, https://github.com/diffpy/diffpy.cmi
51+
Juhás, P.; Farrow, C. L.; Yang, X.; Knox, K. R.; Billinge, S. J. L. Complex Modeling: A Strategy and Software Program for Combining Multiple Information Sources to Solve Ill Posed Structure and Nanostructure Inverse Problems. Acta Crystallogr A Found Adv 2015, 71 (6), 562–568. https://doi.org/10.1107/S2053273315014473.
5052

5153
Installation
5254
------------

news/readme-long-desc.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
**Added:**
2+
3+
* Add long description to README.
4+
5+
**Changed:**
6+
7+
* <news item>
8+
9+
**Deprecated:**
10+
11+
* <news item>
12+
13+
**Removed:**
14+
15+
* <news item>
16+
17+
**Fixed:**
18+
19+
* <news item>
20+
21+
**Security:**
22+
23+
* <news item>

0 commit comments

Comments
 (0)