licenses.dev

cdt2d v1.0.0

Constrained Delaunay Triangulation in 2D

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT8
PackageRelationDependenciesPublished
binary-search-bounds • 2.0.5Better binary searchingDIRECT0
robust-in-sphere • 1.2.1Exact arithmetic test to check if point is contained in sphereDIRECT5
robust-orientation • 1.2.1Exactly computes the orientation of a tuple of pointsDIRECT5
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
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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