GeoStatsProcesses v0.9.0
New features
- Full support for multivariate simulation
- Better heuristics for selection of simulation methods
Breaking changes
rand
methods withFieldProcess
have a completely new signatureGaussianProcess
constructor now requires at least one argument- Default schema of
FieldProcess
has new variables names:field1, field2, ...
FFTSIM
andQuiltingProcess
always use allcpucores()
FFTSIM
and 'QuiltingProcessno longer have a
threads` option
Merged pull requests: