Skip to content

Latest commit

 

History

History
92 lines (68 loc) · 2.87 KB

File metadata and controls

92 lines (68 loc) · 2.87 KB

pyobjcryst documentation

pyobjcryst - Python bindings to the ObjCryst++ Object-Oriented Crystallographic Library

Software version |release|
Last updated |today|.

Authors

pyobjcryst was written as part of the DANSE open-source project by Christopher Farrow, Pavol Juhás, and Simon J.L. Billinge. The sources are maintained as a part of the diffpy project. The underlying library ObjCryst++ was developed by V. Favre-Nicolin as part of the development of the Fox software.

Further developments including the ability to index and refine powder patterns, solve and display crystal structures, using the global optimisation and least squares algorithms (see the :doc:`examples/examples`) are provided by Vincent Favre-Nicolin (ESRF).

For a complete list of contributors, see https://github.com/diffpy/pyobjcryst/graphs/contributors and https://github.com/diffpy/libobjcryst/graphs/contributors.

Installation

See the README file included with the distribution.

Usage & notebooks

pyobjcryst can be used

The API documentation can be found in :doc:`api/pyobjcryst`.

You can also read the documentation of the underlying ObjCryst++ library.

Acknowledgements

pyobjcryst is built and maintained with scikit-package.

Table of contents

.. toctree::
   :maxdepth: 2

   Examples <examples/examples>
   Package API <api/pyobjcryst>
   release
   license

Indices