Skip to content

Latest commit

 

History

History
62 lines (50 loc) · 2.49 KB

index.rst

File metadata and controls

62 lines (50 loc) · 2.49 KB

freud documentation

DOI PyPI Anaconda-Server ReadTheDocs Binder Codecov GitHub-Stars

Overview

The freud Python library provides a simple, flexible, powerful set of tools for analyzing trajectories obtained from molecular dynamics or Monte Carlo simulations. High performance, parallelized C++ is used to compute standard tools such as radial distribution functions, correlation functions, and clusters, as well as original analysis methods including potentials of mean force and torque (PMFTs) and local environment matching. The freud library uses single-precision NumPy arrays for input and output, enabling integration with the scientific Python ecosystem for many typical materials science workflows.

.. toctree::
   :maxdepth: 2
   :caption: Contents

   installation
   examples
   modules
   development
   citations
   license
   credits


Support and Contribution

Please visit our repository on GitHub for the library source code. Any issues or bugs may be reported at our issue tracker, while questions and discussion can be directed to our forum. All contributions to freud are welcomed via pull requests! Please see the :doc:`development guide <development>` for more information on requirements for new code.

Indices and tables