# otsubsetinverse module

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

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

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

