Skip to content

Releases: harveydevereux/AlphaShapes.jl

0.3.0

19 Dec 10:50
5a499da
Compare
Choose a tag to compare

This release includes various performance optimisations by @BenCurran98 using column-first indexing and views.

Meaning as a user the api now asks for point lists as [dimension, index], reversed compared to previous versions.

Contributors are now listed in the package author list

v0.2.0

24 Feb 09:36
558b1ed
Compare
Choose a tag to compare

AlphaShapes v0.2.0

Diff since v0.1.1

Merged pull requests:

  • CompatHelper: bump compat for MiniQhull to 0.3, (keep existing compat) (#6) (@github-actions[bot])
  • CompatHelper: bump compat for BlackBoxOptim to 0.6, (keep existing compat) (#7) (@github-actions[bot])
  • CompatHelper: bump compat for Distances to 0.10, (keep existing compat) (#8) (@github-actions[bot])
  • Allow up-to-date compat (#9) (@BenCurran98)
  • bump minor version (#10) (@harveydevereux)
  • Resolve compat (#11) (@harveydevereux)

v0.1.1

17 Jan 11:31
90517b3
Compare
Choose a tag to compare

AlphaShapes v0.1.1

Closed issues:

  • Windows appears to fail to load Qhull (MiniQhull.jl) (#1)
  • Register Package? (#2)

Merged pull requests: