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)

Requirements

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

Installation

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 install –download=”/pth/to/downloaded/files” 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-0.1.15.tar.gz (63.5 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for UQToolbox-0.1.15.tar.gz
Algorithm Hash digest
SHA256 ab5e56298a2d4ed6223cc7d56e16866b2285db7464d988c5ec2f1bb19826946e
MD5 8b9ea8b7a98278d94ba49a4e3ecf5194
BLAKE2b-256 515775af694a5a0b911792ad02a017d590ff2014ec29b6d4962e6a9bd7df3ce8

See more details on using hashes here.

Supported by

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