licenses.dev

alpha-shape v1.0.0

Any dimensional alpha shape computation

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT25
PackageRelationDependenciesPublished
alpha-complex • 1.0.0Computes the alpha complex of a point set in any dimensionDIRECT18
bit-twiddle • 1.0.2Bit twiddling hacks for JavaScriptINDIRECT0
boundary-cells • 2.0.2Enumerates all boundary cells in a simplicial complexINDIRECT0
cell-orientation • 1.0.1Computes the orientation of a cellINDIRECT0
circumcenter • 1.0.0Computes circumcenters of simplicesINDIRECT8
circumradius • 1.0.0Computes the circum radius of a simplexINDIRECT9
compare-cell • 1.0.0An ordering for sets of integersINDIRECT0
compare-oriented-cell • 1.0.1Test if two sets of integers are equal up to an even permutationINDIRECT2
delaunay-triangulate • 1.1.6Delaunay triangulations in any dimensionINDIRECT11
dup • 1.0.0Initialize an array of arrays to a constantINDIRECT0
incremental-convex-hull • 1.0.1Incremental n-dimensional convex hull algorithmINDIRECT9
reduce-simplicial-complex • 1.0.0Cancels oppositely oriented cells in a simplicial complexINDIRECT3
robust-compress • 1.0.0Compress a robust sequenceINDIRECT0
robust-determinant • 1.1.0General purpose robust determinant computationINDIRECT5
robust-linear-solve • 1.0.0Exactly solve a low dimensional linear systemINDIRECT6
robust-orientation • 1.2.1Exactly computes the orientation of a tuple of pointsINDIRECT5
robust-scale • 1.0.2Multiplies a nonoverlapping increasing sequence of floats by a single floatINDIRECT2
robust-subtract • 1.0.0Exact subtraction of non-increasing overlapping sequencesINDIRECT0
robust-sum • 1.0.0Evaluates the sum of two nonoverlapping increasing sequences of floatsINDIRECT0
simplicial-complex-boundary • 1.0.1Extracts the boundary of a simplicial complexDIRECT5
simplicial-complex • 1.0.0Topological indexing for simplicial complexesINDIRECT2
two-product • 1.0.2Multiplies two floating point numbers together producing a non-overlapping increasing sequence of floatsINDIRECT0
two-sum • 1.0.0Computes a non-overlapping sequence representing the sum of two floating point numbers.INDIRECT0
union-find • 1.0.2A union-find data structure for maintaining disjoint sets.INDIRECT0
uniq • 1.0.1Removes duplicates from a sorted array in placeINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/alpha-shape)](https://licenses.dev/npm/alpha-shape)
<a href="https://licenses.dev/npm/alpha-shape">
  <img src="https://licenses.dev/b/npm/alpha-shape" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.0 version:

[![licenses](https://licenses.dev/b/npm/alpha-shape/1.0.0)](https://licenses.dev/npm/alpha-shape/1.0.0)
<a href="https://licenses.dev/npm/alpha-shape/1.0.0">
  <img src="https://licenses.dev/b/npm/alpha-shape/1.0.0" alt="licenses" />
</a>
GitHub