# otpmml module

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

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

