Skip to main content

Tools for Uncertainty Quantification

Project description

This is a collection of tools for Uncertainty Quantification

Features:
  • Sampling methods (Monte Carlo, Latin Hypercube, Quasi Monte Carlo) with MPI support

  • Tools for Generalized Polynomial Chaos

  • Probabilistic Collocation Method

  • Multi-element Probabilistic Collocation Method

  • High Dimensional Model Representation

  • ANOVA

  • Global Sensitivity (Total Sensitivity Indices)

  • Model reduction (Karhunen–Loève expansion)

Status

PyPi:

http://southpacific.no-ip.org:8080/buildStatus/icon?job=pypi-UQToolbox

LaunchPad:

http://southpacific.no-ip.org:8080/buildStatus/icon?job=UQToolbox

TestPyPi:

http://southpacific.no-ip.org:8080/buildStatus/icon?job=testpypi-UQToolbox

Requirements

Some parts of the software require the SpectralToolbox. The package has automatically MPI support through mpi4py and mpi_map.

Installation

Make sure you have the latest version of pip:

$ pip install –upgrade pip

Install running:

$ pip install UQToolbox

Some users might want to install the toolbox without MPI support. This is possible, but not through the pip command:

$ pip download UQToolbox

$ cd /pth/to/downloaded/files

$ tar xzf UQToolbox-x.x.x.tar.gz

$ cd UQToolbox-x.x.x

$ python setup.py install –without-mpi4py

Test Installation

You can test whether all the functionalities work by running the unit tests.

>>> import UQToolbox
>>> UQToolbox.RunUnitTests(maxprocs=None,PLOTTING=True)

where maxprocs defines the number of processors to be used if MPI support is activated. Be patient. The number of unit tests grows with the number of functionalities implemented in the software.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

UQToolbox-1.0.3.tar.gz (65.3 kB view details)

Uploaded Source

File details

Details for the file UQToolbox-1.0.3.tar.gz.

File metadata

  • Download URL: UQToolbox-1.0.3.tar.gz
  • Upload date:
  • Size: 65.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for UQToolbox-1.0.3.tar.gz
Algorithm Hash digest
SHA256 88d8a2a21f8824873d2c6cfd3db769f3637d44e7726e026a9dc638a651edce12
MD5 83aeb95991a5a1081b40194c7dae0ba4
BLAKE2b-256 19b00de69159806ea5f77fba3f90b314b732b1d9f17d7fc7e4394a54958c07c1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page