licenses.dev

marching-simplex-table v1.0.0

Construct the table entries for the marching simplex method

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT13
PackageRelationDependenciesPublished
affine-hull • 1.0.0Finds the affine hull of a point setINDIRECT6
bit-twiddle • 1.0.2Bit twiddling hacks for JavaScriptINDIRECT0
convex-hull • 1.0.3Any dimensional convex hullDIRECT12
incremental-convex-hull • 1.0.1Incremental n-dimensional convex hull algorithmINDIRECT9
monotone-convex-hull-2d • 1.0.1Robust 2D convex hull algorithmINDIRECT6
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 • 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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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