pyviblib.calc
index
/usr/lib/python2.4/site-packages/pyviblib/calc/__init__.py

This is the pyviblib.calc package.
 
The package is a collection of calculation routines used throughout the
pyviblib class library.
 
The following modules are exported :
    common      --  commonly used routines
    qtrfit      --  superimpose molecules using a quaternion fit
    spectra     --  Raman/ROA as well as IR/VCD spectra generation
    vibrations  --  handling vibrational motion

 
Package Contents
       
common
qtrfit
spectra
vibrations

 
Data
        __all__ = ['common', 'qtrfit', 'spectra', 'vibrations']
__author__ = 'Maxim Fedorovsky'

 
Author
        Maxim Fedorovsky