0.0.2 • Published 7 months ago

@danyalwe/tools v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Alwe's tools

Just a bunch of tools made in TypeScript.

It includes:

  • Data structures
  • Sorting algorithms
  • Vectors distances
  • Dimensionality reduction algorithms
  • Randomizer
  • Various utils

To-do

Add Linked List data structure Add Double Linked List data structure Add other sorting algorithms Add other dimensionality reduction algorithms Add other vectors distances Add other utils

Credits

Thanks to DruidJS for some portions of code that I converted to TypeScript and in some way refactored.