Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/version4 #172

Merged
merged 462 commits into from
Apr 11, 2022
Merged

Feature/version4 #172

merged 462 commits into from
Apr 11, 2022

Conversation

dimtsap
Copy link
Contributor

@dimtsap dimtsap commented Apr 9, 2022

No description provided.

dimtsap and others added 30 commits January 12, 2022 16:06
Added option for hyperbolic truncation of total_degree_set.
Distributions are needed for estimation of higher statistical moments
Analytical solution of triple product of legendre polynomials
Calculation of Wigner 3j symbols for triple product. Simplified for special case of legendre polynomials.
Analytical calculation of triple product of Hermite polynomials
Naive implementation of higher moments. It should be computationaly optimized for large basis sets.
Optimization of memory requirements.
Correction of formula for multivariate outputs.
Class containing implementation of the best model selection algorithm based on LARs and OLS.
Add LeastAngleRegression.py
Added test function 19 and 20 for skewness and kurtosis. Added test function 21 for LAR model selection
NovakLBUT and others added 21 commits April 8, 2022 21:24
import leave-one-out error function
Added description of HyperbolicBasis Class
Added references for LARS
Added description of higher moments and leave-one-out error
Description was switched with TotalDegreeBasis
The Description was switched with TensorBasis
# Conflicts:
#	tests/unit_tests/dimension_reduction/test_kernel.py
# Conflicts:
#	docs/source/installation_doc.rst
#	example/Inference/BayesModelSelection/Bayesian model selection.ipynb
#	example/Inference/BayesParameterEstimation/Bayesian_parameter_estimation_MCMC.ipynb
#	example/Inference/MLEstimation/Maximum_Likelihood_Example.ipynb
#	example/Reliability/TaylorSeries/TaylorSeries_Example1.ipynb
#	example/SampleMethods/IS/IS_Example1.ipynb
#	example/SampleMethods/MCMC/MCMC_Example2.ipynb
#	example/Sensitivity/Morris.ipynb
#	example/Transformations/Nataf-Example1.ipynb
#	src/UQpy/Inference/BayesParameterEstimation.py
#	src/UQpy/Reliability/TaylorSeries/FORM.py
#	src/UQpy/Reliability/TaylorSeries/SORM.py
#	src/UQpy/Reliability/TaylorSeries/TaylorSeries.py
#	src/UQpy/SampleMethods/IS.py
#	src/UQpy/SampleMethods/LHS.py
#	src/UQpy/SampleMethods/MCMC/mcmc.py
#	src/UQpy/SampleMethods/STS/delaunay.py
#	src/UQpy/SampleMethods/STS/rectangular.py
#	src/UQpy/SampleMethods/STS/sts.py
#	src/UQpy/SampleMethods/STS/voronoi.py
#	src/UQpy/Transformations/Correlate.py
#	src/UQpy/Transformations/Nataf.py
#	tests/Surrogates/test_PCE.py
#	tests/__init__.py
@dimtsap dimtsap marked this pull request as ready for review April 10, 2022 16:16
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 209 Code Smells

84.7% 84.7% Coverage
0.7% 0.7% Duplication

@mds2120 mds2120 merged commit 1107273 into Development Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants