https://github.com/openturns/otmorris
Morris sensitivity method module
https://github.com/openturns/otmorris
morris-method openturns sensitivity
Last synced: 5 months ago
JSON representation
Morris sensitivity method module
- Host: GitHub
- URL: https://github.com/openturns/otmorris
- Owner: openturns
- License: lgpl-3.0
- Created: 2016-05-16T09:05:32.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-11-24T08:53:33.000Z (7 months ago)
- Last Synced: 2025-11-29T23:26:19.682Z (7 months ago)
- Topics: morris-method, openturns, sensitivity
- Language: C++
- Homepage: http://openturns.github.io/otmorris/master/
- Size: 961 KB
- Stars: 0
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
.. image:: https://github.com/openturns/otmorris/actions/workflows/build.yml/badge.svg?branch=master
:target: https://github.com/openturns/otmorris/actions/workflows/build.yml
OTMORRIS Module
=================
OTMORRIS is a module for OpenTURNS
More information can found at http://www.openturns.org
The documentation is available at `this link `_.
Installation
============
Please see the http://openturns.github.io/openturns/latest/install.html
for instructions on installing OpenTURNS modules on various platforms from binaries or sources.
-- The OpenTURNS team