multidimensional
There are 362 repositories under multidimensional topic.
gvinciguerra/PGM-index
🏅State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space than traditional indexes
tzaeschke/tinspin-indexes
Spatial index library with R*Tree, STR-Tree, Quadtree, CritBit, KD-Tree, CoverTree and PH-Tree
rogervila/array-diff-multidimensional
Recursively compare the difference between two multidimensional arrays in PHP
iflytek/Guitar
A Simple and Efficient Distributed Multidimensional BI Analysis Engine.
funkelab/gunpowder
A library to facilitate machine learning on multi-dimensional images.
todar/VBA-Arrays
😎 Array functions that are similar JavaScript functions. Example: Push, Pop, Shift, Unshift, Sort, length, toString.
solzimer/skmeans
Super fast simple k-means implementation for unidimiensional and multidimensional data.
evgeth/segment_tree
A better implementation of a segment tree
a5kin/xentica
GPU-accelerated engine for multi-dimensional cellular automata
activeviam/autopivot
Atoti AutoPivot automatically creates in-memory OLAP cubes from CSV files, that you can explore from Excel, Tableau or using the embedded Atoti UI web frontend
HactarCE/NDCell
A fast, flexible, and feature-rich interactive multidimensional cellular automaton simulator written in Rust
bassoy/ttv
C++ Header-Only Library for High-Performance Tensor-Vector Multiplication
T-Almeida/tensorflow-keras-multidimensional-rnn
Multidimensional RNN in Keras Tensorflow
cblearn/cblearn
Comparison-based Machine Learning in Python
sbesada/java.math.numerical.library
java numerical library for Matrix, Integrals (numerical integration), derivatives (numerical differentiation), equations, ODE, polynomials, etc
hageldave/ezFFTW
A wrapper built on top of bytedeco's JavaCPP preset for the FFTW library, that hides the cumbersome native pointering for ez (easy) use.
edahelsinki/xiplot
Web-first Visualisation platform for Multidimensional Data
KOSASIH/unixroz-core
The unixroz-core repository serves as the foundational framework for the Unixroz decentralized value exchange system. It includes the core algorithms, smart contracts, and blockchain infrastructure necessary for secure, efficient, and universal transactions across diverse civilizations.
DrJohnT/DeployCube
Publish / Deploy a Tabular or Multidimensional Cube to SSAS or AAS
Karel-Kroeze/ShadowCAT
Multidimensional Computer Adaptive Testing with the Shadow Testing routine
bdezonia/zorbage
Zorbage: algebraic data types and algorithms for use in numeric processing.
jszheng21/RACE
RACE is a multi-dimensional benchmark for code generation that focuses on Readability, mAintainability, Correctness, and Efficiency.
KOSASIH/nexus-hyperion-core
The core framework of Nexus Hyperion, an advanced intergalactic financial and resource management system. This repository contains the foundational algorithms, multi-dimensional neural network architecture, and essential modules for real-time data analytics, risk assessment, and resource optimization.
stdlib-js/ndarray
Multidimensional arrays.
DanielJDufour/xdim
Multi-Dimensional Functions. Create, Query, and Transform Multi-Dimensional Data.
DavidEilenstein/ImageD
ImageD is an image processing software designed for rapid prototyping and implementing algorithms and solutions for science, research and teaching. For more information see: https://davideilenstein.github.io/ImageD/index.html
fnayou/dotted
php library to access multidimensional arrays
solzimer/sdbscan
dbscan cluster algorythm for javascript. works in node and browser
jpseverance/DateAndTimeDimensionBuilders
Data warehousing date dimension and time dimension builders written in Python.
boostlearn/go-kd-segment-tree
High-performance multi-dimensional memory index
boyiguo1/escheR
R package to visualize colocalization for single cell & spatially-resolved genomics data
MWFK/Data-Visualization-with-Python-Plotly
from 2D Visualization to 3D and even more dimensions.
panakino/3dbpconv
tensorflow implementation for 3D BPConvNet
danakt/multi-array-view
A small JavaScript library for efficient work with multidimensional arrays
loco-philippe/ntv-pandas
NTV-pandas : A tabular analyzer and a semantic, compact and reversible converter
stdlib-js/ndarray-base-ind2sub
Convert a linear index to an array of subscripts.