Skip to content

Releases: JuliaEarth/GeoStatsProcesses.jl

v0.11.3

13 Mar 01:28
Compare
Choose a tag to compare

GeoStatsProcesses v0.11.3

Diff since v0.11.2

v0.11.2

12 Mar 21:58
Compare
Choose a tag to compare

GeoStatsProcesses v0.11.2

Diff since v0.11.1

v0.11.1

11 Mar 18:39
Compare
Choose a tag to compare

GeoStatsProcesses v0.11.1

Diff since v0.11.0

v0.11.0

06 Mar 13:26
Compare
Choose a tag to compare

GeoStatsProcesses v0.11.0

Diff since v0.10.2

Breaking changes

  • LUSIM no longer supports factorization option. It always uses cholesky now.

v0.10.2

28 Feb 21:06
Compare
Choose a tag to compare

GeoStatsProcesses v0.10.2

Diff since v0.10.1

v0.10.1

27 Feb 12:38
Compare
Choose a tag to compare

GeoStatsProcesses v0.10.1

Diff since v0.10.0

v0.10.0

24 Feb 12:28
Compare
Choose a tag to compare

GeoStatsProcesses v0.10.0

Diff since v0.9.1

New features

  • QuiltingProcess can now be used with views of grids
  • New IndicatorProcess for categorical variables

Breaking changes

  • QuiltingProcess no longer supports option inactive. Instead, the inactive voxels are inferred from the grid view.

Merged pull requests:

v0.9.1

19 Feb 19:53
Compare
Choose a tag to compare

GeoStatsProcesses v0.9.1

Diff since v0.9.0

v0.9.0

18 Feb 09:26
Compare
Choose a tag to compare

GeoStatsProcesses v0.9.0

Diff since v0.8.10

New features

  • Full support for multivariate simulation
  • Better heuristics for selection of simulation methods

Breaking changes

  • rand methods with FieldProcess have a completely new signature
  • GaussianProcess constructor now requires at least one argument
  • Default schema of FieldProcess has new variables names: field1, field2, ...
  • FFTSIM and QuiltingProcess always use all cpucores()
  • FFTSIM and 'QuiltingProcessno longer have athreads` option

Merged pull requests:

v0.8.10

13 Feb 02:27
Compare
Choose a tag to compare

GeoStatsProcesses v0.8.10

Diff since v0.8.9