Skip to content

Releases: EcoJulia/NeutralLandscapes.jl

v0.1.4

21 Oct 12:42
adc4d73
Compare
Choose a tag to compare
Update Project.toml

v0.1.3

28 Feb 20:14
aa65715
Compare
Choose a tag to compare
Update Project.toml

v0.1.1

20 May 19:19
349e682
Compare
Choose a tag to compare

NeutralLandscapes v0.1.1

Diff since v0.1.0

Merged pull requests:

v0.1.0

12 Apr 18:10
a4c6381
Compare
Choose a tag to compare

Not sure why tagbot didn't automatically tag and release but here we go

What's Changed

  • CompatHelper: bump compat for "Distributions" to "0.25" by @github-actions in #55
  • performance improvements by @rafaqz in #59
  • change folder from algorithms to makers by @gottacatchenall in #58
  • [new feature] Temporal change with expected statistical properties by @gottacatchenall in #57

Full Changelog: v0.0.3...v0.1.0

v0.0.3

02 Apr 15:03
d923662
Compare
Choose a tag to compare

NeutralLandscapes v0.0.3

Diff since v0.0.2

Merged pull requests:

v0.0.2

01 Apr 21:03
4aafae2
Compare
Choose a tag to compare

NeutralLandscapes v0.0.2

Diff since v0.0.1

Closed issues:

  • MethodError: no method matching NearestNeighborCluster(::Float64) (#51)

Merged pull requests:

  • add default arg constructors, and test all constructors (#52) (@rafaqz)

v0.0.1

10 Mar 16:25
8b84f18
Compare
Choose a tag to compare

NeutralLandscapes v0.0.1

Closed issues:

  • Problem with wavesurface (#5)
  • two abstract types of landscape makers (#7)
  • Progress on landscape makers (#11)
  • Euclidean Distance Transform (#14)
  • code organisation (#25)
  • Add voronoi grid (#30)
  • PerlinNoise() requires square matrices? (#33)
  • DiamondSquare and MidpointDisplacement are not rescaled (#34)
  • DiamondSquare warning? (#39)
  • Readme organisation (#42)
  • Tag? (#47)

Merged pull requests: