################################################################################ #This software was developed by the University of Tennessee as part of the #Distributed Data Analysis of Neutron Scattering Experiments (DANSE) #project funded by the US National Science Foundation. # #See the license text in license.txt # #copyright 2008, University of Tennessee ################################################################################ The Invariant module is responsible for the computational components of the invariant perspective. The main invariant module implements invariant and its related computations, and the invariant_mapper module is a wrapper to a map function which allows you to map an invariant function onto multiple objects.