Copyrights and Licenses Information
path start end what value
python-chaospy/python-chaospy.spec 11 11 license mit
python-chaospy/chaospy-4.3.13/LICENSE.txt 3 7 license mit
python-chaospy/chaospy-4.3.13/pyproject.toml 8 8 license mit
python-chaospy/chaospy-4.3.13/pyproject.toml 15 15 license mit
File Information
path type name extension date size sha1 md5 files_count mime_type file_type programming_language is_binary is_text is_archive is_media is_source is_script
python-chaospy directory
python-chaospy/changelog file
python-chaospy/chaospy-4.3.13-SPECPARTS directory
python-chaospy/chaospy-4.3.13.tar.gz file
python-chaospy/python-chaospy.spec file
python-chaospy/README.md file
python-chaospy/sources file
python-chaospy/chaospy-4.3.13 directory
python-chaospy/chaospy-4.3.13/.readthedocs.yaml file
python-chaospy/chaospy-4.3.13/CHANGELOG.rst file
python-chaospy/chaospy-4.3.13/CITATIONS.bib file
python-chaospy/chaospy-4.3.13/CODE_OF_CONDUCT.md file
python-chaospy/chaospy-4.3.13/codecov.yml file
python-chaospy/chaospy-4.3.13/conftest.py file
python-chaospy/chaospy-4.3.13/CONTRIBUTING.rst file
python-chaospy/chaospy-4.3.13/LICENSE.txt file
python-chaospy/chaospy-4.3.13/MANIFEST.in file
python-chaospy/chaospy-4.3.13/polychaos.md file
python-chaospy/chaospy-4.3.13/pyproject.toml file
python-chaospy/chaospy-4.3.13/README.rst file
python-chaospy/chaospy-4.3.13/requirements.txt file
python-chaospy/chaospy-4.3.13/tasks.rst file
python-chaospy/chaospy-4.3.13/.github directory
python-chaospy/chaospy-4.3.13/.github/ISSUE_TEMPLATE directory
python-chaospy/chaospy-4.3.13/.github/ISSUE_TEMPLATE/bug_report.md file
python-chaospy/chaospy-4.3.13/.github/ISSUE_TEMPLATE/functionality_request.md file
python-chaospy/chaospy-4.3.13/.github/ISSUE_TEMPLATE/usage_question.md file
python-chaospy/chaospy-4.3.13/.github/workflows directory
python-chaospy/chaospy-4.3.13/.github/workflows/pipe.yml file
python-chaospy/chaospy-4.3.13/chaospy directory
python-chaospy/chaospy-4.3.13/chaospy/__init__.py file
python-chaospy/chaospy-4.3.13/chaospy/regression.py file
python-chaospy/chaospy-4.3.13/chaospy/saltelli.py file
python-chaospy/chaospy-4.3.13/chaospy/spectral.py file
python-chaospy/chaospy-4.3.13/chaospy/descriptives directory
python-chaospy/chaospy-4.3.13/chaospy/descriptives/__init__.py file
python-chaospy/chaospy-4.3.13/chaospy/descriptives/conditional.py file
python-chaospy/chaospy-4.3.13/chaospy/descriptives/covariance.py file
python-chaospy/chaospy-4.3.13/chaospy/descriptives/expected.py file
python-chaospy/chaospy-4.3.13/chaospy/descriptives/kurtosis.py file
python-chaospy/chaospy-4.3.13/chaospy/descriptives/percentile.py file
python-chaospy/chaospy-4.3.13/chaospy/descriptives/quantity_of_interest.py file
python-chaospy/chaospy-4.3.13/chaospy/descriptives/skewness.py file
python-chaospy/chaospy-4.3.13/chaospy/descriptives/standard_deviation.py file
python-chaospy/chaospy-4.3.13/chaospy/descriptives/variance.py file
python-chaospy/chaospy-4.3.13/chaospy/descriptives/correlation directory
python-chaospy/chaospy-4.3.13/chaospy/descriptives/correlation/__init__.py file
python-chaospy/chaospy-4.3.13/chaospy/descriptives/correlation/auto_correlation.py file
python-chaospy/chaospy-4.3.13/chaospy/descriptives/correlation/pearson.py file
python-chaospy/chaospy-4.3.13/chaospy/descriptives/correlation/spearman.py file
python-chaospy/chaospy-4.3.13/chaospy/descriptives/sensitivity directory
python-chaospy/chaospy-4.3.13/chaospy/descriptives/sensitivity/__init__.py file
python-chaospy/chaospy-4.3.13/chaospy/descriptives/sensitivity/main.py file
python-chaospy/chaospy-4.3.13/chaospy/descriptives/sensitivity/main2.py file
python-chaospy/chaospy-4.3.13/chaospy/descriptives/sensitivity/total.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions directory
python-chaospy/chaospy-4.3.13/chaospy/distributions/__init__.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/approximation.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/baseclass directory
python-chaospy/chaospy-4.3.13/chaospy/distributions/baseclass/__init__.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/baseclass/copula.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/baseclass/distribution.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/baseclass/lower_upper.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/baseclass/mean_covariance.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/baseclass/operator.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/baseclass/shift_scale.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/baseclass/simple.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/baseclass/slice_.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/baseclass/user.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/baseclass/utils.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection directory
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/__init__.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/alpha.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/anglit.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/beta.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/binomial.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/bradford.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/burr.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/cauchy.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/chi.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/chi_squared.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/discrete_uniform.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/double_gamma.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/double_weibull.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/exponential_power.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/exponential_weibull.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/f.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/fatigue_life.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/fisk.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/folded_cauchy.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/folded_normal.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/frechet.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/gamma.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/generalized_exponential.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/generalized_extreme.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/generalized_gamma.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/generalized_half_logistic.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/gompertz.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/hyperbolic_secant.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/inverse_gamma.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/kumaraswamy.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/laplace.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/levy.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/log_gamma.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/log_laplace.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/log_normal.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/log_uniform.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/log_weibull.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/logistic.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/mielke.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/mv_log_normal.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/mv_normal.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/mv_student_t.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/nakagami.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/normal.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/pareto1.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/pareto2.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/power_log_normal.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/power_normal.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/reciprocal.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/student_t.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/triangle.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/trunc_exponential.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/trunc_normal.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/tukey_lambda.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/uniform.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/wald.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/weibull.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/collection/wrapped_cauchy.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/copulas directory
python-chaospy/chaospy-4.3.13/chaospy/distributions/copulas/__init__.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/copulas/archimedean.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/copulas/clayton.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/copulas/gumbel.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/copulas/joe.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/copulas/nataf.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/copulas/t_copula.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/kernel directory
python-chaospy/chaospy-4.3.13/chaospy/distributions/kernel/__init__.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/kernel/baseclass.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/kernel/gaussian.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/kernel/mixture.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/operators directory
python-chaospy/chaospy-4.3.13/chaospy/distributions/operators/__init__.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/operators/addition.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/operators/iid.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/operators/joint.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/operators/logarithm.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/operators/multiply.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/operators/negative.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/operators/power.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/operators/truncation.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/sampler directory
python-chaospy/chaospy-4.3.13/chaospy/distributions/sampler/__init__.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/sampler/antithetic.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/sampler/generator.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/sampler/latin_hypercube.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/sampler/sequences directory
python-chaospy/chaospy-4.3.13/chaospy/distributions/sampler/sequences/__init__.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/sampler/sequences/additive_recursion.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/sampler/sequences/chebyshev.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/sampler/sequences/grid.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/sampler/sequences/halton.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/sampler/sequences/hammersley.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/sampler/sequences/korobov.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/sampler/sequences/primes.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/sampler/sequences/sobol.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/sampler/sequences/sobol_constants.py file
python-chaospy/chaospy-4.3.13/chaospy/distributions/sampler/sequences/van_der_corput.py file
python-chaospy/chaospy-4.3.13/chaospy/expansion directory
python-chaospy/chaospy-4.3.13/chaospy/expansion/__init__.py file
python-chaospy/chaospy-4.3.13/chaospy/expansion/chebyshev.py file
python-chaospy/chaospy-4.3.13/chaospy/expansion/cholesky.py file
python-chaospy/chaospy-4.3.13/chaospy/expansion/frontend.py file
python-chaospy/chaospy-4.3.13/chaospy/expansion/gegenbauer.py file
python-chaospy/chaospy-4.3.13/chaospy/expansion/gram_schmidt.py file
python-chaospy/chaospy-4.3.13/chaospy/expansion/hermite.py file
python-chaospy/chaospy-4.3.13/chaospy/expansion/jacobi.py file
python-chaospy/chaospy-4.3.13/chaospy/expansion/lagrange.py file
python-chaospy/chaospy-4.3.13/chaospy/expansion/laguerre.py file
python-chaospy/chaospy-4.3.13/chaospy/expansion/legendre.py file
python-chaospy/chaospy-4.3.13/chaospy/expansion/stieltjes.py file
python-chaospy/chaospy-4.3.13/chaospy/external directory
python-chaospy/chaospy-4.3.13/chaospy/external/__init__.py file
python-chaospy/chaospy-4.3.13/chaospy/external/openturns_.py file
python-chaospy/chaospy-4.3.13/chaospy/external/scipy_stats.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature directory
python-chaospy/chaospy-4.3.13/chaospy/quadrature/__init__.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/chebyshev.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/clenshaw_curtis.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/discrete.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/fejer_1.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/fejer_2.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/frontend.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/gaussian.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/gegenbauer.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/genz_keister.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/grid.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/hermite.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/hypercube.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/jacobi.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/kronrod.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/laguerre.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/legendre.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/leja.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/lobatto.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/newton_cotes.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/patterson.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/radau.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/sparse_grid.py file
python-chaospy/chaospy-4.3.13/chaospy/quadrature/utils.py file
python-chaospy/chaospy-4.3.13/chaospy/recurrence directory
python-chaospy/chaospy-4.3.13/chaospy/recurrence/__init__.py file
python-chaospy/chaospy-4.3.13/chaospy/recurrence/chebyshev.py file
python-chaospy/chaospy-4.3.13/chaospy/recurrence/frontend.py file
python-chaospy/chaospy-4.3.13/chaospy/recurrence/jacobi.py file
python-chaospy/chaospy-4.3.13/chaospy/recurrence/lanczos.py file
python-chaospy/chaospy-4.3.13/chaospy/recurrence/stieltjes.py file
python-chaospy/chaospy-4.3.13/docs directory
python-chaospy/chaospy-4.3.13/docs/about_us.rst file
python-chaospy/chaospy-4.3.13/docs/bibliography.bib file
python-chaospy/chaospy-4.3.13/docs/conf.py file
python-chaospy/chaospy-4.3.13/docs/index.rst file
python-chaospy/chaospy-4.3.13/docs/Makefile file
python-chaospy/chaospy-4.3.13/docs/requirements.txt file
python-chaospy/chaospy-4.3.13/docs/_static directory
python-chaospy/chaospy-4.3.13/docs/_static/chaospy_logo.png file
python-chaospy/chaospy-4.3.13/docs/_static/chaospy_logo.svg file
python-chaospy/chaospy-4.3.13/docs/_static/chaospy_logo2.png file
python-chaospy/chaospy-4.3.13/docs/_static/chaospy_logo2.svg file
python-chaospy/chaospy-4.3.13/docs/_templates directory
python-chaospy/chaospy-4.3.13/docs/_templates/distribution.rst file
python-chaospy/chaospy-4.3.13/docs/_templates/ndpoly.rst file
python-chaospy/chaospy-4.3.13/docs/reference directory
python-chaospy/chaospy-4.3.13/docs/reference/high_level_interface.rst file
python-chaospy/chaospy-4.3.13/docs/reference/index.rst file
python-chaospy/chaospy-4.3.13/docs/reference/recurrence.rst file
python-chaospy/chaospy-4.3.13/docs/reference/sampling.rst file
python-chaospy/chaospy-4.3.13/docs/reference/descriptive directory
python-chaospy/chaospy-4.3.13/docs/reference/descriptive/index.rst file
python-chaospy/chaospy-4.3.13/docs/reference/descriptive/miscellaneous.rst file
python-chaospy/chaospy-4.3.13/docs/reference/descriptive/sensitivity_indices.rst file
python-chaospy/chaospy-4.3.13/docs/reference/descriptive/statistical_moment.rst file
python-chaospy/chaospy-4.3.13/docs/reference/distribution directory
python-chaospy/chaospy-4.3.13/docs/reference/distribution/advanced.rst file
python-chaospy/chaospy-4.3.13/docs/reference/distribution/baseclass.rst file
python-chaospy/chaospy-4.3.13/docs/reference/distribution/collection.rst file
python-chaospy/chaospy-4.3.13/docs/reference/distribution/index.rst file
python-chaospy/chaospy-4.3.13/docs/reference/distribution/operator.rst file
python-chaospy/chaospy-4.3.13/docs/reference/distribution/utils.rst file
python-chaospy/chaospy-4.3.13/docs/reference/polynomial directory
python-chaospy/chaospy-4.3.13/docs/reference/polynomial/baseclass.rst file
python-chaospy/chaospy-4.3.13/docs/reference/polynomial/constructor.rst file
python-chaospy/chaospy-4.3.13/docs/reference/polynomial/helper_function.rst file
python-chaospy/chaospy-4.3.13/docs/reference/polynomial/index.rst file
python-chaospy/chaospy-4.3.13/docs/reference/quadrature directory
python-chaospy/chaospy-4.3.13/docs/reference/quadrature/index.rst file
python-chaospy/chaospy-4.3.13/docs/user_guide directory
python-chaospy/chaospy-4.3.13/docs/user_guide/fill_notebooks.sh file
python-chaospy/chaospy-4.3.13/docs/user_guide/index.rst file
python-chaospy/chaospy-4.3.13/docs/user_guide/quick_tutorial.ipynb file
python-chaospy/chaospy-4.3.13/docs/user_guide/zbibliography.rst file
python-chaospy/chaospy-4.3.13/docs/user_guide/advanced_topics directory
python-chaospy/chaospy-4.3.13/docs/user_guide/advanced_topics/advanced_regression_method.ipynb file
python-chaospy/chaospy-4.3.13/docs/user_guide/advanced_topics/gaussian_mixture_model.ipynb file
python-chaospy/chaospy-4.3.13/docs/user_guide/advanced_topics/generalized_polynomial_chaos.ipynb file
python-chaospy/chaospy-4.3.13/docs/user_guide/advanced_topics/index.rst file
python-chaospy/chaospy-4.3.13/docs/user_guide/advanced_topics/kernel_density_estimation.ipynb file
python-chaospy/chaospy-4.3.13/docs/user_guide/advanced_topics/polynomial_chaos_kriging.ipynb file
python-chaospy/chaospy-4.3.13/docs/user_guide/advanced_topics/seir_model.ipynb file
python-chaospy/chaospy-4.3.13/docs/user_guide/advanced_topics/stochastic_dependencies.ipynb file
python-chaospy/chaospy-4.3.13/docs/user_guide/fundamentals directory
python-chaospy/chaospy-4.3.13/docs/user_guide/fundamentals/descriptive_statistics.ipynb file
python-chaospy/chaospy-4.3.13/docs/user_guide/fundamentals/index.rst file
python-chaospy/chaospy-4.3.13/docs/user_guide/fundamentals/probability_distributions.ipynb file
python-chaospy/chaospy-4.3.13/docs/user_guide/fundamentals/quadrature_integration.ipynb file
python-chaospy/chaospy-4.3.13/docs/user_guide/fundamentals/quasi_random_samples.ipynb file
python-chaospy/chaospy-4.3.13/docs/user_guide/main_usage directory
python-chaospy/chaospy-4.3.13/docs/user_guide/main_usage/index.rst file
python-chaospy/chaospy-4.3.13/docs/user_guide/main_usage/intrusive_galerkin.ipynb file
python-chaospy/chaospy-4.3.13/docs/user_guide/main_usage/lagrange_polynomials.ipynb file
python-chaospy/chaospy-4.3.13/docs/user_guide/main_usage/monte_carlo_integration.ipynb file
python-chaospy/chaospy-4.3.13/docs/user_guide/main_usage/monte_carlo_integration.py file
python-chaospy/chaospy-4.3.13/docs/user_guide/main_usage/point_collocation.ipynb file
python-chaospy/chaospy-4.3.13/docs/user_guide/main_usage/problem_formulation.ipynb file
python-chaospy/chaospy-4.3.13/docs/user_guide/main_usage/problem_formulation.py file
python-chaospy/chaospy-4.3.13/docs/user_guide/main_usage/pseudo_spectral_projection.ipynb file
python-chaospy/chaospy-4.3.13/docs/user_guide/main_usage/pseudo_spectral_projection.py file
python-chaospy/chaospy-4.3.13/docs/user_guide/polynomial directory
python-chaospy/chaospy-4.3.13/docs/user_guide/polynomial/comparison_operators.rst file
python-chaospy/chaospy-4.3.13/docs/user_guide/polynomial/index.rst file
python-chaospy/chaospy-4.3.13/docs/user_guide/polynomial/introduction.rst file
python-chaospy/chaospy-4.3.13/docs/user_guide/polynomial/numpy_functions.rst file
python-chaospy/chaospy-4.3.13/docs/user_guide/polynomial/orthogonality.ipynb file
python-chaospy/chaospy-4.3.13/docs/user_guide/polynomial/polynomial_division.rst file
python-chaospy/chaospy-4.3.13/docs/user_guide/polynomial/polynomial_evaluation.rst file
python-chaospy/chaospy-4.3.13/docs/user_guide/polynomial/polynomial_expansion.rst file
python-chaospy/chaospy-4.3.13/docs/user_guide/polynomial/truncation_scheme.ipynb file
python-chaospy/chaospy-4.3.13/tests directory
python-chaospy/chaospy-4.3.13/tests/conftest.py file
python-chaospy/chaospy-4.3.13/tests/test_intrusive_galerkin.py file
python-chaospy/chaospy-4.3.13/tests/test_lagrange_polynomials.py file
python-chaospy/chaospy-4.3.13/tests/test_monte_carlo_integration.py file
python-chaospy/chaospy-4.3.13/tests/test_orthogonal_expansion.py file
python-chaospy/chaospy-4.3.13/tests/test_point_collocation.py file
python-chaospy/chaospy-4.3.13/tests/test_pseudo_spectral_projection.py file
python-chaospy/chaospy-4.3.13/tests/test_regression_models.py file
python-chaospy/chaospy-4.3.13/tests/test_stress.py file
python-chaospy/chaospy-4.3.13/tests/distributions directory
python-chaospy/chaospy-4.3.13/tests/distributions/conftest.py file
python-chaospy/chaospy-4.3.13/tests/distributions/test_1d_dependencies.py file
python-chaospy/chaospy-4.3.13/tests/distributions/test_2d_dependencies.py file
python-chaospy/chaospy-4.3.13/tests/distributions/test_approximation.py file
python-chaospy/chaospy-4.3.13/tests/distributions/test_arithmetics.py file
python-chaospy/chaospy-4.3.13/tests/distributions/test_baseclass.py file
python-chaospy/chaospy-4.3.13/tests/distributions/collection directory
python-chaospy/chaospy-4.3.13/tests/distributions/collection/test_mv_normal.py file
python-chaospy/chaospy-4.3.13/tests/distributions/collection/test_triangle.py file
python-chaospy/chaospy-4.3.13/tests/distributions/copulas directory
python-chaospy/chaospy-4.3.13/tests/distributions/copulas/test_nataf.py file
python-chaospy/chaospy-4.3.13/tests/distributions/kernel directory
python-chaospy/chaospy-4.3.13/tests/distributions/kernel/test_gaussian_kde.py file
python-chaospy/chaospy-4.3.13/tests/distributions/operators directory
python-chaospy/chaospy-4.3.13/tests/distributions/operators/test_addition.py file
python-chaospy/chaospy-4.3.13/tests/distributions/operators/test_multiply.py file
python-chaospy/chaospy-4.3.13/tests/distributions/operators/test_operators.py file
python-chaospy/chaospy-4.3.13/tests/distributions/operators/test_truncation.py file
python-chaospy/chaospy-4.3.13/tests/poly directory
python-chaospy/chaospy-4.3.13/tests/poly/test_numpoly.py file
python-chaospy/chaospy-4.3.13/tests/recurrence directory
python-chaospy/chaospy-4.3.13/tests/recurrence/conftest.py file
python-chaospy/chaospy-4.3.13/tests/recurrence/test_quadrature_creation.py file
python-chaospy/chaospy-4.3.13/tests/recurrence/test_stieltjes_method.py file
Holders
path holder start end
Authors
path Author start end
Emails
path email start end
Urls
path url start end
License References
key short_name category owner scancode_url licensedb_url homepage_url text_urls spdx_license_key spdx_url
mit MIT License Permissive MIT https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/mit.LICENSE https://scancode-licensedb.aboutcode.org/mit http://opensource.org/licenses/mit-license.php http://opensource.org/licenses/mit-license.php MIT https://spdx.org/licenses/MIT