**ConstructTerms**
==================

ConstructTerms is a module for group theoretical calculations around discrete flavor symmetries.
With this module one can define the symmetries and fields of a theory and determine the invariant terms of the lagrangian.

The **Group** classes
---------------------

.. automodule:: constructterms.group
   :members:
   :undoc-members:
   :show-inheritance:
   
The **Field** class
-------------------

.. automodule:: constructterms.field
   :members:
   :undoc-members:
   :show-inheritance:
   
Some **calculations** utils
---------------------------

.. automodule:: constructterms.calculations
   :members:
   :undoc-members:
   :show-inheritance:


