Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Releases: juliohm/KrigingEstimators.jl

v0.3.1

25 Oct 13:04
v0.3.1
Compare
Choose a tag to compare

v0.3.0

18 Oct 15:02
v0.3.0
Compare
Choose a tag to compare

v0.3.0 (2019-10-18)

Diff since v0.2.3

Closed issues:

  • Adhere to the StatsModels.jl API (#1)

v0.2.3

18 Jun 22:03
v0.2.3
Compare
Choose a tag to compare

v0.2.3 (2019-06-18)

Diff since v0.2.2

Closed issues:

  • Release (#2)

v0.2.2

30 Apr 11:47
Compare
Choose a tag to compare
Replace REQUIRE by Project.toml

v0.2.1

19 Feb 12:39
Compare
Choose a tag to compare
  • Eliminate deprecation warnings

v0.2.0

05 Jan 19:01
Compare
Choose a tag to compare
  • Major refactoring to ensure type stability and hence better performance

v0.1.1

15 Nov 00:08
Compare
Choose a tag to compare

Refactor code to allocate less memory while building LHS of Kriging system.

v0.1.0

01 Sep 15:38
Compare
Choose a tag to compare

Fixes for Julia v0.7

v0.0.2

11 Apr 05:51
Compare
Choose a tag to compare
  • Rename AbstractVariogram to Variogram
  • Use sill method for variograms instead of accessing the field directly

v0.0.1

04 Apr 16:46
Compare
Choose a tag to compare

Initial release.