An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with multidimensional

A curated list of projects in awesome lists tagged with multidimensional .

https://github.com/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

b-tree big-data compression cpp data-structures database header-only indexing machine-learning multidimensional multidimensional-trees research spatial-index succinct-data-structure

Last synced: 15 Nov 2025

https://github.com/funkelab/gunpowder

A library to facilitate machine learning on multi-dimensional images.

computer-vision gunpowder machine-learning multidimensional pipeline

Last synced: 06 Apr 2026

https://github.com/solzimer/skmeans

Super fast simple k-means implementation for unidimiensional and multidimensional data.

browser centroid cluster fast javascript k-means k-means-clustering kmeans kmeans-algorithm kmeans-clustering multidimensional nodejs unidimensional

Last synced: 11 Aug 2025

https://github.com/evgeth/segment_tree

A better implementation of a segment tree

multidimensional rmq segment segmenttree

Last synced: 12 May 2025

https://github.com/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

activepivot atoti csv cube multidimensional olap

Last synced: 30 Aug 2025

https://github.com/hactarce/ndcell

A fast, flexible, and feature-rich interactive multidimensional cellular automaton simulator written in Rust

cellular-automaton multidimensional rust simulation

Last synced: 16 May 2025

https://github.com/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.

fft fftw fourier-transform java-library maven multidimensional native-bindings

Last synced: 09 Apr 2025

https://github.com/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.

blockchain blockchain-technology civilization multidimensional quantum-computing unixroz

Last synced: 14 Apr 2025

https://github.com/bdezonia/zorbage

Zorbage: algebraic data types and algorithms for use in numeric processing.

algebraic big-data generic-programming java multidimensional numerical-computation procedural scientific-computing

Last synced: 14 Jan 2026

https://github.com/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.

finance finance-management intergalactic interstellar multidimensional neural-network nexus nexus-hyperion quantum quantum-computing

Last synced: 05 Jul 2025

https://github.com/danieljdufour/xdim

Multi-Dimensional Functions. Create, Query, and Transform Multi-Dimensional Data.

array binary data dimensions format formatter functions image javascript js layout math multidimensional ndarray rearrange reorganize reshape shape theory

Last synced: 13 Jun 2025

https://github.com/solzimer/sdbscan

dbscan cluster algorythm for javascript. works in node and browser

classification cluster clustering dbscan density groups multidimensional noise spatial unidimensional

Last synced: 11 Aug 2025

https://github.com/fnayou/dotted

php library to access multidimensional arrays

array library multidimensional php

Last synced: 11 Apr 2025

https://github.com/boyiguo1/escher

R package to visualize colocalization for single cell & spatially-resolved genomics data

multidimensional rstats single-cell spatial-omics visualization

Last synced: 11 Oct 2025

https://github.com/semibran/vector

Minimal operations for multidimensional vectors

geometry math multidimensional trigonometry vector

Last synced: 18 Mar 2025

https://github.com/danakt/multi-array-view

A small JavaScript library for efficient work with multidimensional arrays

array-dimensions arrays dimensions javascript-library matrix multidimensional multidimensional-arrays nested-arrays strided-arrays

Last synced: 08 Oct 2025

https://github.com/nannan-liu/multidimensional-analysis-tagger-of-mandarin-chinese

An open-source library in Python for analysing Chinese registers

chinese chinese-nlp multidimensional python register

Last synced: 08 Apr 2026

https://github.com/gagniuc/spectral-forecast-equation-for-matrices

A more complex example that uses the spectral forecast equation is related to matrices. A question that can be asked this time would be: given two matrices A and B, what would a third matrix (M) look like if it must resemble both A and B in a certain proportion?

equation forecast javascript js matrices matrix multidimensional objects predictions signals spectral

Last synced: 29 Jan 2026

https://github.com/gagniuc/spectral-forecast-equation-for-signals

One of the easiest applications to understand the spectral forecast equation is related to signals. A question that can be asked would be: given two signals A and B, what would a third signal M look like if it must resemble both signals in a certain proportion?

equation forecast javascript js multidimensional objects prediction signals spectral

Last synced: 04 Mar 2025

https://github.com/xico2k/multi-sort

This package allows you to sort a multi dimensional array easily.

array javascript multidimensional objects sort

Last synced: 27 Oct 2025

https://github.com/stacksjs/ts-ndarray

🌀 Multidimensional arrays for JavaScript & TypeScript.

arrays library multidimensional multidimensional-arrays typescript

Last synced: 25 Sep 2025

https://github.com/kaloslazo/pyfusedb

Database system that combines structured data retrieval through inverted indexes with unstructured data (images, audio) search using multidimensional vector embeddings, all within a unified platform.

database inverted-index multidimensional python structures unstructured-data vector-embeddings

Last synced: 11 Feb 2026

https://github.com/randomgamingdev/webgl2tex

A simple library for OOP encapsulation and abstraction of some of the different WebGL2 textures.

browser easy easy-to-use javascript javascript-library library multidimensional opengl opengl-es simple texture textures web webgl webgl-programming webgl2

Last synced: 20 Apr 2026

https://github.com/stdlib-js/ndarray-base-dtype-resolve-enum

Return the enumeration constant associated with a supported ndarray data type value.

array data dtype dtypes enum javascript multidimensional ndarray node node-js nodejs stdlib types util utilities utility utils

Last synced: 13 Apr 2025

https://github.com/stdlib-js/ndarray-base-strides2offset

Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.

array base javascript multidimensional ndarray node node-js nodejs offset shape stdlib strides types util utilities utility utils

Last synced: 13 Oct 2025

https://github.com/jakewilliami/multidimensionaltools.jl

A small toolbox of helpers to work with multidimensional matrices and abstract arrays, written in Julia.

julia julia-language julia-package julialang multidimensional multidimensional-arrays

Last synced: 22 Jan 2026

https://github.com/stdlib-js/ndarray-base-char2dtype

Return the data type string associated with a provided single letter abbreviation.

abbr abbreviation array base c data dtype javascript multidimensional ndarray node node-js nodejs stdlib type types util utilities utility utils

Last synced: 12 Mar 2026

https://github.com/stdlib-js/ndarray-base-dtype-str2enum

Return the enumeration constant associated with an ndarray data type string.

array data dtype dtypes enum javascript multidimensional ndarray node node-js nodejs stdlib types util utilities utility utils

Last synced: 15 Mar 2026

https://github.com/stdlib-js/ndarray-base-min-view-buffer-index

Compute the minimum linear index in an underlying data buffer accessible to an array view.

array base idx index javascript linear min minimum multidimensional ndarray node node-js nodejs stdlib strides types utilities utility utils view

Last synced: 03 Sep 2025

https://github.com/stdlib-js/ndarray-base-maybe-broadcast-array

Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.

array base broadcast broadcasting javascript multidimensional ndarray node node-js nodejs reshape stdlib types util utilities utility utils

Last synced: 13 Apr 2025

https://github.com/kenny2github/multivectors

Compute blades and multivectors in arbitrary-dimensional space

bivector multidimensional multivector

Last synced: 17 Mar 2026

https://github.com/stdlib-js/ndarray-base-dtype2c

Return the C data type associated with a provided data type string.

array base c data dtype javascript multidimensional ndarray node node-js nodejs stdlib type types util utilities utility utils

Last synced: 18 Jun 2025

https://github.com/stdlib-js/array-base-broadcasted-unary5d

Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a five-dimensional nested output array.

5d apply array base broadcast foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform unary

Last synced: 09 Nov 2025

https://github.com/stdlib-js/array-base-broadcasted-binary5d

Apply a binary callback to elements in broadcasted input arrays and assign results to elements in a five-dimensional nested output array.

5d apply array base binary broadcast foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform

Last synced: 23 Aug 2025

https://github.com/debugger404/multi-dimensional-image-modeling

PyTorch Multi-Dimension Model Training - 🖼️ Training models on random multi-dimensional images with labels. Includes datasets of 8D images and supports image classification using pretrained models like ResNet18, VGG16, DenseNet161, and AlexNet. Adjustable for 3D image training.

image image-processing model multidimensional python pytorch traninig

Last synced: 08 Apr 2025

https://github.com/stdlib-js/array-base-mskunary2d

Apply a unary callback to elements in a two-dimensional nested input array according to elements in a two-dimensional nested mask array and assign results to elements in a two-dimensional nested output array.

2d apply array base foreach javascript map mask masked matrix multidimensional ndarray node node-js nodejs skip skipped stdlib transform unary

Last synced: 01 Apr 2025

https://github.com/stdlib-js/array-base-ternary2d

Apply a ternary callback to elements in three two-dimensional nested input arrays and assign results to elements in a two-dimensional nested output array.

2d apply array base foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib ternary transform

Last synced: 04 Jul 2025

https://github.com/bdezonia/zorbage-viewer

zorbage-viewer: utility app for loading and viewing various image data formats

big-data java multidimensional science visualization

Last synced: 14 Jan 2026

https://github.com/stdlib-js/ndarray-numel-dimension

Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.

array dim dimension javascript len length multidimensional ndarray node node-js nodejs numel shape size stdlib types util utilities utility utils

Last synced: 24 Apr 2025

https://github.com/stdlib-js/array-base-binary5d

Apply a binary callback to elements in five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.

5d apply array base binary foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform

Last synced: 14 Apr 2025

https://github.com/stdlib-js/ndarray-dispatch-by

Create an ndarray function interface which accepts a callback function and performs multiple dispatch.

accessor array dispatch javascript matrix multidimensional multimethod multimethods multiple-dispatch ndarray node node-js nodejs stdlib tensor vector

Last synced: 26 Apr 2025

https://github.com/stdlib-js/ndarray-base-vind2bind

Convert a linear index in an array view to a linear index in an underlying data buffer.

array base index javascript linear multidimensional ndarray node node-js nodejs offset shape stdlib strides types util utilities utility utils view

Last synced: 28 Feb 2026

https://github.com/stdlib-js/ndarray-base-dtype-enum2str

Return the data type string associated with an ndarray data type enumeration constant.

array data dtype dtypes enum javascript multidimensional ndarray node node-js nodejs stdlib types util utilities utility utils

Last synced: 13 Oct 2025

https://github.com/stdlib-js/array-base-quinary3d

Apply a quinary callback to elements in five three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.

3d apply array base foreach javascript map matrix multidimensional ndarray node node-js nodejs quinary stdlib transform

Last synced: 08 Oct 2025

https://github.com/stdlib-js/array-base-flipud2d

Reverse the order of elements along the first dimension of a two-dimensional nested input array.

2d array flip generic javascript matrix multidimensional ndarray node node-js nodejs reverse rotate stdlib transform utilities utils

Last synced: 27 Feb 2026

https://github.com/stdlib-js/array-base-flipud3d

Reverse the order of elements along the second-to-last dimension of a three-dimensional nested input array.

3d array flip generic javascript matrix multidimensional ndarray node node-js nodejs reverse rotate stdlib transform utilities utils

Last synced: 13 Apr 2025

https://github.com/stdlib-js/array-base-broadcasted-unary3d

Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a three-dimensional nested output array.

3d apply array base broadcast foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform unary

Last synced: 07 Jul 2025

https://github.com/stdlib-js/array-base-mskbinary4d

Apply a binary callback to elements in two four-dimensional nested input arrays according to elements in a four-dimensional nested mask array and assign results to elements in a four-dimensional nested output array.

4d apply array base binary foreach javascript map mask masked matrix multidimensional ndarray node node-js nodejs skip skipped stdlib transform

Last synced: 08 Oct 2025

https://github.com/stdlib-js/array-base-broadcasted-ternary3d

Apply a ternary callback to elements in three broadcasted input arrays and assign results to elements in a three-dimensional nested output array.

3d apply array base binary broadcast foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform

Last synced: 26 Mar 2025

https://github.com/stdlib-js/array-base-mskbinary5d

Apply a binary callback to elements in two five-dimensional nested input arrays according to elements in a five-dimensional nested mask array and assign results to elements in a five-dimensional nested output array.

5d apply array base binary foreach javascript map mask masked matrix multidimensional ndarray node node-js nodejs skip skipped stdlib transform

Last synced: 26 Mar 2025

https://github.com/stdlib-js/array-base-mskunary4d

Apply a unary callback to elements in a four-dimensional nested input array according to elements in a four-dimensional nested mask array and assign results to elements in a four-dimensional nested output array.

4d apply array base foreach javascript map mask masked matrix multidimensional ndarray node node-js nodejs skip skipped stdlib transform unary

Last synced: 17 Apr 2026

https://github.com/stdlib-js/array-base-filled4d-by

Create a filled four-dimensional nested array according to a provided callback function.

alloc allocate array callback data fill filled foreach generic javascript map matrix multidimensional node node-js nodejs stdlib strided structure types

Last synced: 07 Sep 2025

https://github.com/stdlib-js/array-base-broadcasted-ternary4d

Apply a ternary callback to elements in three broadcasted input arrays and assign results to elements in a four-dimensional nested output array.

4d apply array base binary broadcast foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform

Last synced: 26 Mar 2025

https://github.com/stdlib-js/array-base-binary3d

Apply a binary callback to elements in three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.

3d apply array base binary foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform

Last synced: 05 May 2025

https://github.com/stdlib-js/blas-base-transpose-operation-resolve-str

Return the transpose operation string associated with a supported BLAS transpose operation value.

array blas enum javascript matrix multidimensional ndarray node node-js nodejs stdlib transpose transposition util utilities utility utils

Last synced: 04 Feb 2026

https://github.com/stdlib-js/array-base-unary5d

Apply a unary callback to elements in a five-dimensional nested input array and assign results to elements in a five-dimensional nested output array.

5d apply array base foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform unary

Last synced: 12 Jul 2025

https://github.com/stdlib-js/array-base-quaternary4d

Apply a quaternary callback to elements in four four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.

4d apply array base foreach javascript map matrix multidimensional ndarray node node-js nodejs quaternary stdlib transform

Last synced: 13 Jul 2025

https://github.com/stdlib-js/array-base-mskunary5d

Apply a unary callback to elements in a five-dimensional nested input array according to elements in a five-dimensional nested mask array and assign results to elements in a five-dimensional nested output array.

5d apply array base foreach javascript map mask masked matrix multidimensional ndarray node node-js nodejs skip skipped stdlib transform unary

Last synced: 18 Jul 2025

https://github.com/stdlib-js/array-base-broadcasted-binary3d

Apply a binary callback to elements in broadcasted input arrays and assign results to elements in a three-dimensional nested output array.

3d apply array base binary broadcast foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform

Last synced: 19 Jul 2025

https://github.com/iuryt/fvcompy

Reading and analyzing FVCOM outputs with Python xarray.

multidimensional multiindex ocean-modelling oceanography xarray

Last synced: 02 Feb 2026

https://github.com/stdlib-js/array-base-mskbinary3d

Apply a binary callback to elements in two three-dimensional nested input arrays according to elements in a three-dimensional nested mask array and assign results to elements in a three-dimensional nested output array.

3d apply array base binary foreach javascript map mask masked matrix multidimensional ndarray node node-js nodejs skip skipped stdlib transform

Last synced: 11 Sep 2025

https://github.com/stdlib-js/ndarray-base-dtype-resolve-str

Return the data type string associated with a supported ndarray data type value.

array data dtype dtypes enum javascript multidimensional ndarray node node-js nodejs stdlib types util utilities utility utils

Last synced: 06 Mar 2026