# otmixmod module

Examples
  Template examples can be found here: C:\Python27\Lib\site-packages\otmixmod\examples\otmixmod

Installation
  Silent install can be done with the switch /S (e.g. openturns-otmixmod-0.0-py27.exe /S).
  To test otmixmod module installation, in an OpenTURNS python console type:
    import otmixmod
    print otmixmod.__version__

Uninstallation
  otmixmod module will be automatically uninstalled at OpenTURNS removal.
  otmixmod module can be removed from OpenTURNS with uninst-template.exe uninstaller.
  Silent uninstall can be done with the switch /S.

