komahanb / pspace

Probabilistic space module for stochastic galerkin and stochastic collocation computations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

Probabilistic Space

Module for uncertainty quantification and optimization under uncertainty applications

Modes

  1. Stochastic Projection (Galerkin)
  2. Stochastic Collocation

Basis Constrution

  1. Tensor product space
  2. Complete polynomial space

Distributions

  1. Gaussian/Normal
  2. Exponential
  3. Uniform

Quadratures

  1. Gauss--Hermite
  2. Gauss--Laguerre
  3. Gauss--Legendre

Orthogonal and Orthonormal Polynomials

  1. Hermite
  2. Laguerre
  3. Legendre

Komahan Boopathy

About

Probabilistic space module for stochastic galerkin and stochastic collocation computations

License:GNU General Public License v3.0


Languages

Language:C++ 41.6%Language:Python 30.2%Language:Fortran 24.8%Language:Cython 2.0%Language:Makefile 1.2%Language:Shell 0.1%