scijs / ndarray-opsLinks
ndarray operations
☆67Updated 4 years ago
Alternatives and similar repositories for ndarray-ops
Users that are interested in ndarray-ops are comparing it to the libraries listed below
Sorting:
- Component-wise operations for ndarrays☆121Updated 5 years ago
- Common scijs/ndarray operations for people familar with MATLAB (or at least not familiar with scijs)☆19Updated 8 years ago
- Saves an ndarray as an image☆89Updated 2 years ago
- Any dimensional convex hull☆39Updated 10 years ago
- General matrix multiplication for ndarrays☆18Updated 9 years ago
- BLAS Level 1 operations for ndarrays☆11Updated 9 years ago
- Better binary searching☆92Updated 3 years ago
- FFT for ndarrays☆49Updated 9 years ago
- A JavaScript tree implementation designed to be efficiently "flattened" and sorted.☆40Updated 8 years ago
- Box intersection benchmark☆75Updated 10 years ago
- Linearly interpolate two numbers, but snap to the closest value if the difference between them is small enough☆12Updated 10 years ago
- Calculate the Euclidean distance been two points in 2D/3D/nD space.☆53Updated 3 years ago
- A camera for regl☆48Updated 5 years ago
- ☆67Updated 9 years ago
- Fills an ndarray with a function☆21Updated 7 years ago
- [WIP] This module solves sparse symmetric positive definite linear systems by using the Cholesky decomposition☆16Updated 8 years ago
- Audio helper toolbox for regl☆35Updated 8 years ago
- Extract a contour on a simplicial complex☆11Updated 4 years ago
- 💪 Streaming RESource Loader☆82Updated 3 years ago
- SmoothLife on the GPU, via regl☆43Updated 5 years ago
- ☆60Updated 9 years ago
- Integrate a system of ODEs using the Euler method☆13Updated 10 years ago
- A list of all SciJS packages. Based on @hughsk's stack.gl/packages☆25Updated 9 years ago
- Distance transforms for ndarrays☆36Updated 9 years ago
- list of 2D and 3D mesh modules☆14Updated 9 years ago
- Find a bounding box for a set of points☆24Updated 9 years ago
- A minimal cube geometry for 3D rendering, including normals, UVs and cell indices (faces).