Recent Releases of GaussianRandomFields.jl

GaussianRandomFields.jl - v2.2.6

GaussianRandomFields v2.2.6

Diff since v2.2.5

Merged pull requests: - Remove Plots.jl dependency (#67) (@nefrathenrici)

Closed issues: - New release to aid in compat satisfiability (#65) - Removing Plots.jl Dependency (#66)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 1 year ago

GaussianRandomFields.jl - v2.2.5

GaussianRandomFields v2.2.5

Diff since v2.2.4

Merged pull requests: - CompatHelper: bump compat for FastGaussQuadrature to 1, (keep existing compat) (#53) (@github-actions[bot]) - CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#55) (@github-actions[bot]) - CompatHelper: add new compat entry for Arpack at version 0.5, (keep existing compat) (#57) (@github-actions[bot]) - CompatHelper: add new compat entry for Plots at version 1, (keep existing compat) (#58) (@github-actions[bot]) - CompatHelper: add new compat entry for FFTW at version 1, (keep existing compat) (#59) (@github-actions[bot]) - CompatHelper: add new compat entry for RecipesBase at version 1, (keep existing compat) (#60) (@github-actions[bot]) - CompatHelper: add new compat entry for FastGaussQuadrature at version 1, (keep existing compat) (#61) (@github-actions[bot]) - CompatHelper: add new compat entry for StatsBase at version 0.34, (keep existing compat) (#62) (@github-actions[bot]) - CompatHelper: add new compat entry for SpecialFunctions at version 2, (keep existing compat) (#63) (@github-actions[bot])

Closed issues: - Smooth low-rank approximation of random field with karhunen loeve (#54) - Question for defining custom covariance function (#64)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 2 years ago

GaussianRandomFields.jl - v2.2.4

GaussianRandomFields v2.2.4

Diff since v2.2.3

Merged pull requests: - update bibtex (#52) (@jbytecode)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 3 years ago

GaussianRandomFields.jl - v2.2.3

GaussianRandomFields v2.2.3

Diff since v2.2.2

Closed issues: - JOSS manuscript review (#50)

Merged pull requests: - CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#49) (@github-actions[bot]) - update bibliography (#51) (@jbytecode)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 3 years ago

GaussianRandomFields.jl - v2.2.2

GaussianRandomFields v2.2.2

Diff since v2.1.7

Closed issues: - Faster computation of covariance matrix (#2) - Marginal standard deviation parameter σ ignored when calculating covariance matrix (#45) - unstructured meshes (#46) - user input AbstractRNG in sample() (#47)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 3 years ago

GaussianRandomFields.jl - v2.1.7

Scientific Software - Peer-reviewed - Julia
Published by PieterjanRobbe about 3 years ago

GaussianRandomFields.jl - v2.1.6

GaussianRandomFields v2.1.6

Diff since v2.1.5

Merged pull requests: - Allow SpecialFunctions v2 (#44) (@giordano)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 4 years ago

GaussianRandomFields.jl - v2.1.5

GaussianRandomFields v2.1.5

Diff since v2.1.4

Closed issues: - negative random eigenvalues issues (#33) - Heatmap and contour plots transposed and broken for non-square grids (#41)

Merged pull requests: - Remove duplicate images from the repository (#38) (@giordano) - Transpose 2D field sample array in plot recipe (#42) (@matt-graham) - Update docs (#43) (@PieterjanRobbe)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 4 years ago

GaussianRandomFields.jl - v2.1.4

GaussianRandomFields v2.1.4

Diff since v2.1.3

Merged pull requests: - Fix for unstructured grids with Cholsky/Spectral (#37) (@PieterjanRobbe)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 5 years ago

GaussianRandomFields.jl - v2.1.3

GaussianRandomFields v2.1.3

Diff since v2.1.2

Merged pull requests: - MassInstallAction: Install the TagBot workflow on this repository (#29) (@PieterjanRobbe) - MassInstallAction: Install the Documenter workflow on this repository (#30) (@PieterjanRobbe) - MassInstallAction: Install the CI workflow on this repository (#31) (@PieterjanRobbe) - Unstructured mesh (#35) (@PieterjanRobbe) - Updated version number (#36) (@PieterjanRobbe)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 5 years ago

GaussianRandomFields.jl - v2.1.2

GaussianRandomFields v2.1.2

Diff since v2.1.1

Closed issues: - Nice work! (#24)

Merged pull requests: - CompatHelper: bump compat for "SpecialFunctions" to "1.0" (#25) (@github-actions[bot]) - CompatHelper: bump compat for "Arpack" to "0.5" (#26) (@github-actions[bot]) - Bump version to v2.1.2 (#27) (@giordano)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 5 years ago

GaussianRandomFields.jl - v2.1.1

GaussianRandomFields v2.1.1

Diff since v2.1.0

Closed issues: - Use in-place FFTW where possible (#22)

Merged pull requests: - Completely non-allocating sampling function for CirculantEmbedding (#23) (@giordano)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 6 years ago

GaussianRandomFields.jl - v2.1.0

GaussianRandomFields v2.1.0

Diff since v2.0.0

Closed issues: - Add other common covariance structures (#1) - Update library to later versions of Julia (#15) - Negative eigenvalue for KL creates ''cannot document expression'' error (#17) - Links to tutorial and API in README.md are broken (#18) - Result of sample changed between v2 and master (#20)

Merged pull requests: - CompatHelper: bump compat for "Plots" to "1.0" (#16) (@github-actions[bot]) - CompatHelper: add new compat entry for "RecipesBase" at version "1.0" (#21) (@github-actions[bot])

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 6 years ago

GaussianRandomFields.jl - v2.0.0

GaussianRandomFields v2.0.0

Diff since v1.2.0

Closed issues: - Play nicely with Plots.jl (#5) - Unsatisfiable requirements for Julia > v1.0.0 (#13)

Merged pull requests: - Specify compatibilities, use CompatHelper, and update CI (#14) (@devmotion)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 6 years ago

GaussianRandomFields.jl - Added support for Plots.jl

Scientific Software - Peer-reviewed - Julia
Published by PieterjanRobbe almost 7 years ago

GaussianRandomFields.jl - Fix #13

Scientific Software - Peer-reviewed - Julia
Published by PieterjanRobbe over 7 years ago

GaussianRandomFields.jl - compatibility with 1.0 package manager

Scientific Software - Peer-reviewed - Julia
Published by PieterjanRobbe over 7 years ago

GaussianRandomFields.jl -

Scientific Software - Peer-reviewed - Julia
Published by PieterjanRobbe over 8 years ago