Search results
112 packages found
javascript standard data structure library which benchmark against C++ STL
- data
- structure
- data structure
- rbTree
- rbtree
- RBTree
- red black tree
- ordered
- set
- map
- ordered map
- ordered set
- deque
- heap
- View more
javascript standard data structure library which benchmark against C++ STL
- data
- structure
- data structure
- rbTree
- rbtree
- RBTree
- red black tree
- ordered
- set
- map
- ordered map
- ordered set
- deque
- heap
- View more
Curated collection of data structures for the JavaScript/TypeScript.
- bag
- bimap
- bit array
- bit set
- bit vector
- bitset
- bk tree
- burkhard-keller tree
- cache
- circular buffer
- counter
- data structures
- default map
- deque
- View more
A lightweight Javascript library for creating interactive maps
This library reads/writes Vector Tiles 2.0
Plugin for Leaflet.js that supports offline vector map tiles.
This library reads/writes Open Vector Tiles
Zoom control that can be used with vector map renderer.
A lightweight Javascript library for creating interactive maps
A JS/WebGL framework for 3D geospatial data visualization
Shapeshift is a TypeScript library that maps arbitrarily structured JSON objects using vector embeddings. It uses semantic similarity to match keys between objects, allowing for flexible and intelligent object transformation, including support for nested
Compute the Bessel function of the second kind of order zero for each element retrieved from an input strided array via a callback function.
- stdlib
- stdmath
- mathematics
- math
- special
- bessel
- y0
- vector
- array
- strided
- ndarray
- element-wise
- map
- transform
- View more
Compute the Bessel function of the first kind of order one for each element retrieved from an input strided array via a callback function.
- stdlib
- stdmath
- mathematics
- math
- special
- bessel
- j1
- vector
- array
- strided
- ndarray
- element-wise
- map
- transform
- View more
Compute the Bessel function of the second kind of order one for each element retrieved from an input strided array via a callback function.
- stdlib
- stdmath
- mathematics
- math
- special
- bessel
- y1
- vector
- array
- strided
- ndarray
- element-wise
- map
- transform
- View more
Compute the Bessel function of the first kind of order zero for each element retrieved from an input strided array via a callback function.
- stdlib
- stdmath
- mathematics
- math
- special
- bessel
- j0
- vector
- array
- strided
- ndarray
- element-wise
- map
- transform
- View more
Compute the absolute value of each element retrieved from a strided input array via a callback function and assign each result to an element in a strided output array.
- stdlib
- stdmath
- mathematics
- math
- absolute
- value
- abs
- magnitude
- vector
- array
- strided
- ndarray
- element-wise
- map
- View more
Evaluate Binet's formula extended to real numbers for each element retrieved from an input strided array via a callback function.
Compute the squared absolute value of each element retrieved from an input strided array via a callback function.
- stdlib
- stdmath
- mathematics
- math
- absolute
- value
- abs2
- squared
- square
- magnitude
- vector
- array
- strided
- ndarray
- View more
Compute the arccosine of each element retrieved from an input strided array via a callback function.
- stdlib
- stdmath
- mathematics
- math
- math.acos
- acos
- arccosine
- inverse
- trig
- trigonometry
- radians
- vector
- array
- strided
- View more
Compute the cube root of each element retrieved from an input strided array via a callback function.