geolime.geostats.simulation¶
Data:
|
Callable type; Callable[[int], str] is a function of (int) -> str. |
Classes:
|
|
|
|
|
|
|
|
|
Change the maximal number of threads that can be used in thread pools. |
Functions:
|
Initialize conditional simulation against observed values (in Gaussian space). |
|
Applies Simple Kriging on conditional simulations |
|
Compute Discrete Gaussian Kriging weights |
|
Evaluate at x a function determined by its coefficients in the Hermite expansion. |
|
Create a dataset from point mean in common blocks |
|
Evaluate simulations on an input grid. |
|
This function will initialize Turning Band method for computing unconditional simulations from a covariance structure. |
|
Initialize Turning Band method on an atomic covariance element |
|
Applies unconditional simulations on input coordinates (evaluated as distances). |
|
Prepares one simulation with the Turning Band method. |
|
Compute random function with the Turning Band method. |