math-ds

Mathematical data structures.

Usage no npm install needed!

<script type="module">
  import mathDs from 'https://cdn.skypack.dev/math-ds';
</script>

README

Math-DS

Build status npm version Dependencies

A collection of mathematical data structures.

API Reference

Installation

npm install math-ds

Contributing

Maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

License

This library is licensed under the Zlib license.

The original code that this library is based on, was written by mrdoob and the three.js contributors and is licensed under the MIT license.