Releases: JuliaEarth/GeoStatsProcesses.jl
Releases · JuliaEarth/GeoStatsProcesses.jl
v0.11.3
GeoStatsProcesses v0.11.3
v0.11.2
GeoStatsProcesses v0.11.2
v0.11.1
GeoStatsProcesses v0.11.1
v0.11.0
GeoStatsProcesses v0.11.0
Breaking changes
LUSIM
no longer supportsfactorization
option. It always usescholesky
now.
v0.10.2
GeoStatsProcesses v0.10.2
v0.10.1
GeoStatsProcesses v0.10.1
v0.10.0
GeoStatsProcesses v0.10.0
New features
QuiltingProcess
can now be used with views of grids- New
IndicatorProcess
for categorical variables
Breaking changes
QuiltingProcess
no longer supports optioninactive
. Instead, the inactive voxels are inferred from the grid view.
Merged pull requests:
v0.9.1
GeoStatsProcesses v0.9.1
v0.9.0
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: