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

Add GaussianRandomFields to ParameterDistributions #252

Merged
merged 1 commit into from
Apr 19, 2023
Merged

Add GaussianRandomFields to ParameterDistributions #252

merged 1 commit into from
Apr 19, 2023

Commits on Apr 19, 2023

  1. basic distribution and getters based on GRF.jl

    Project.toml
    
    format
    
    add plot to tests
    
    fix global_rng consistency
    
    improved interface and seperated coeff vs function sampling
    
    constrained sampling from distribution and testing
    
    sample from prior test
    
    changed transforms to be more consistent and compatible with func dists
    
    removed dimensional ambiguities in ndims for functions and tested c->u and u->c
    
    get_logpdf -> logpdf
    
    2D examples, unit tests done
    
    docstrings
    
    codecov
    
    docstrings
    
    format
    
    docstring?
    
    docstrings
    
    Darcy example
    
    removed additional sampling in KL
    
    adjusted tests for user dist, and new func construction
    
    removed unnecessary functions
    
    plot bugfix
    
    fixed bug runtest
    
    removed rng from build without coeffs, more robust tests
    
    rm rng
    
    codecov
    
    re-open all tests
    odunbar committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    085de35 View commit details
    Browse the repository at this point in the history