Skip to content
Permalink
v0.3.2
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
52 lines (34 sloc) 1.2 KB

symmetry-representation

The purpose of the symmetry-representation library is to describe symmetry operations in crystalline solids, and their representations. It contains functionality to automatically construct the representation matrices for specific orbitals.

Parts of the documentation

start here

detailed description of the classes and functions

Installation

You can install symmetry-representation with pip:

pip install symmetry-representation

Indices and tables

list of all functions and classes

list of all modules and submodules

Getting in touch

The development version of symmetry-representation is hosted on GitHub . Post an issue there or contact me directly with questions / suggestions / feedback.

.. toctree::
    :hidden:
    :maxdepth: 2

    Overview <self>
    tutorial.rst
    reference.rst