Releases: harveydevereux/AlphaShapes.jl
Releases · harveydevereux/AlphaShapes.jl
0.3.0
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
AlphaShapes v0.2.0
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)