Skip to content

Unified exact propagation of uncertainty for general covariance function #5

Description

@martinstep

Exact propagation has an analytical solution if the integral of the kernel times a Gaussian function can be computed analytically. There is not a solution for unifying the calculation of exact propagation (in a single script) for such class of covariance functions.

More plausible solutions exist:

  1. Each script is written on its own
  2. There is a single script for propagation, but contains separated numerical recipes for various covariance functions
  3. There is a single script for propagation that requires specific properties of propagation to be available inside each covariance function, for example, the integral of the kernel times a Gaussian function is already available inside the covariance function script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions