An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: multidimensional

stdlib-js/ndarray-iter-select-dimension

Create an iterator which iterates over each view along a specified dimension.

Language: JavaScript - Size: 885 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-ndims

Return the number of ndarray dimensions.

Language: JavaScript - Size: 296 KB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

cyber-amr/Shapes.jl

(In-Development) - Julia package to handle geometry shapes of any dimension

Language: Julia - Size: 413 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-fliplr5d

Reverse the order of elements along the last dimension of a five-dimensional nested input array.

Language: JavaScript - Size: 195 KB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-iter-interleave-subarrays

Create an iterator which iterates over interleaved subarrays.

Language: JavaScript - Size: 542 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-flatten3d-by

Flatten a three-dimensional nested array according to a callback function.

Language: JavaScript - Size: 276 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-singleton-dimensions

Return the number of singleton dimensions.

Language: JavaScript - Size: 334 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-transpose-operation-str2enum

Return the enumeration constant associated with a BLAS transpose operation.

Language: JavaScript - Size: 177 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-zeros4d

Create a zero-filled four-dimensional nested array.

Language: JavaScript - Size: 244 KB - Last synced at: 12 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

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.

Language: Python - Size: 631 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

stdlib-js/ndarray-iter-rows

Create an iterator which iterates over each row in a matrix (or stack of matrices).

Language: JavaScript - Size: 1.51 MB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-at3d

Return an element from a three-dimensional nested array.

Language: JavaScript - Size: 171 KB - Last synced at: 12 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-at4d

Return an element from a four-dimensional nested array.

Language: JavaScript - Size: 172 KB - Last synced at: 13 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-at5d

Return an element from a five-dimensional nested array.

Language: JavaScript - Size: 177 KB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-atnd

Return an element from an n-dimensional nested array.

Language: JavaScript - Size: 214 KB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-maybe-broadcast-arrays

Broadcast ndarrays to a common shape.

Language: JavaScript - Size: 528 KB - Last synced at: 11 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-numel-dimension

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

Language: JavaScript - Size: 362 KB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-remove-singleton-dimensions

Remove singleton dimensions.

Language: JavaScript - Size: 494 KB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-filled3d

Create a filled three-dimensional nested array.

Language: JavaScript - Size: 219 KB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-filled5d

Create a filled five-dimensional nested array.

Language: JavaScript - Size: 242 KB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-fillednd

Create a filled n-dimensional nested array.

Language: JavaScript - Size: 215 KB - Last synced at: 10 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-flatten4d

Flatten a four-dimensional nested array.

Language: JavaScript - Size: 286 KB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-assert-is-same-kind-data-type-cast

Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.

Language: C - Size: 1.41 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-binary-tiling-block-size

Resolve a loop block size for multi-dimensional array tiled loops.

Language: JavaScript - Size: 223 KB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-dtypes2signatures

Transform a list of array argument data types into a list of signatures.

Language: JavaScript - Size: 1.18 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-dtype-resolve-str

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

Language: JavaScript - Size: 1010 KB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-flag

Return a specified flag for a provided ndarray.

Language: JavaScript - Size: 454 KB - Last synced at: 10 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-flags

Return the flags of a provided ndarray.

Language: JavaScript - Size: 452 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-matrix-triangle-resolve-enum

Return the enumeration constant associated with a supported BLAS matrix triangle value.

Language: JavaScript - Size: 210 KB - Last synced at: 11 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-strides

Return the strides of a provided ndarray.

Language: JavaScript - Size: 309 KB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-layout-str2enum

Return the enumeration constant associated with a BLAS memory layout string.

Language: JavaScript - Size: 160 KB - Last synced at: 12 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-offset

Return the index offset specifying the underlying buffer index of the first iterated ndarray element.

Language: JavaScript - Size: 243 KB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

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

Language: C++ - Size: 13.6 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 792 - Forks: 93

stdlib-js/ndarray-iter

Multidimensional array iterators.

Language: JavaScript - Size: 2.45 MB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

T-Almeida/tensorflow-keras-multidimensional-rnn

Multidimensional RNN in Keras Tensorflow

Language: Jupyter Notebook - Size: 88.9 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 19 - Forks: 2

bdezonia/zorbage

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

Language: Java - Size: 17.8 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 10 - Forks: 1

HactarCE/NDCell

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

Language: Rust - Size: 6.3 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 25 - Forks: 2

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.

Language: Java - Size: 145 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 15 - Forks: 1

kivanc57/analytics_unsupervised

This repository offers Python scripts for text data analysis, utilizing machine learning and unsupervised methods. It includes tools for dimensionality reduction, clustering, and visualization, helping users uncover patterns and insights from their text data efficiently.

Language: Python - Size: 179 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

a5kin/xentica

GPU-accelerated engine for multi-dimensional cellular automata

Language: Python - Size: 432 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 31 - Forks: 3

jakewilliami/MultidimensionalTools.jl

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

Language: Julia - Size: 131 KB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

stdlib-js/array-base-from-strided

Convert a strided array to a non-strided generic array.

Language: JavaScript - Size: 679 KB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-assert-is-matrix-triangle

Test if an input value is a BLAS matrix triangle.

Language: JavaScript - Size: 538 KB - Last synced at: 21 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-broadcast-array

Broadcast an ndarray to a specified shape.

Language: JavaScript - Size: 1.23 MB - Last synced at: 12 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-assert-is-floating-point-data-type

Test if an input value is a supported ndarray floating-point data type.

Language: JavaScript - Size: 920 KB - Last synced at: about 24 hours ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-assert-is-real-data-type

Test if an input value is a supported ndarray real-valued data type.

Language: JavaScript - Size: 873 KB - Last synced at: 13 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

jszheng21/RACE

RACE is a multi-dimensional benchmark for code generation that focuses on Readability, mAintainability, Correctness, and Efficiency.

Language: Python - Size: 948 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

ma-laforge/CMDimData.jl

Parametric analysis/visualization +continuous-f(x) interpolation

Language: Julia - Size: 452 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

iflytek/Guitar

A Simple and Efficient Distributed Multidimensional BI Analysis Engine.

Language: Java - Size: 1.5 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 86 - Forks: 22

cblearn/cblearn

Comparison-based Machine Learning in Python

Language: Python - Size: 2.41 MB - Last synced at: 1 day ago - Pushed at: 11 months ago - Stars: 18 - Forks: 9

DrJohnT/DeployCube

Publish / Deploy a Tabular or Multidimensional Cube to SSAS or AAS

Language: PowerShell - Size: 433 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 11 - Forks: 8

UniversityofBrighton/2023-07-7-uobtest1-online

Language: R - Size: 2.34 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Resizt/WishList

Keep tracks of the gifts you get for your family members. With a list of suggestion with items and etc.

Language: C++ - Size: 35.1 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

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.

Language: Python - Size: 43.9 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

roeyfuchs/multi_dim_point

A simple multi-dimensional point

Language: Rust - Size: 10.7 KB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dDevTech/Multidimensional-Problem-Solver

3D space problem solver

Language: Java - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

boostlearn/go-kd-segment-tree

High-performance multi-dimensional memory index

Language: Go - Size: 175 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

solzimer/sdbscan

dbscan cluster algorythm for javascript. works in node and browser

Language: JavaScript - Size: 152 KB - Last synced at: 27 days ago - Pushed at: almost 8 years ago - Stars: 8 - Forks: 1

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?

Language: HTML - Size: 246 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

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?

Language: HTML - Size: 1.1 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

mmartamagna/OECD-Regional-Well-being-dataset

Advanced Multivariate Statistics project

Language: R - Size: 353 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

boyiguo1/escheR

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

Language: R - Size: 101 MB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 2

DanielJDufour/xdim

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

Language: JavaScript - Size: 108 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

SunMaungOo/KMeans

Multidimensional K-means Clustering algorithm

Language: Java - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

iuryt/FVCOMpy

Reading and analyzing FVCOM outputs with Python xarray.

Size: 1.6 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

danakt/multi-array-view

A small JavaScript library for efficient work with multidimensional arrays

Language: TypeScript - Size: 170 KB - Last synced at: 27 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

Semiu/studentviz

An exploratory multidimensional visualization tool for higher education institution's students' data

Language: Python - Size: 18.8 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

todar/VBA-Arrays

😎 Array functions that are similar JavaScript functions. Example: Push, Pop, Shift, Unshift, Sort, length, toString.

Language: VBA - Size: 72.3 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 62 - Forks: 14

panakino/3dbpconv

tensorflow implementation for 3D BPConvNet

Language: Python - Size: 640 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 4

Karel-Kroeze/ShadowCAT

Multidimensional Computer Adaptive Testing with the Shadow Testing routine

Language: R - Size: 5.19 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 4

fnayou/dotted

php library to access multidimensional arrays

Language: PHP - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

TodorBalabanov/Apache-Commons-Genetic-Algorithms-for-Simple-Functions

Apache Commons Genetic Algorithms for Simple Functions

Language: Java - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

hadjiprocopis/histocurse

A Java implementation of a multidimensional histogram backed on dense/conventional OR sparse array. Extremely efficient when number of dimensions is large and back-store is sparse array. This module depends on other projects which can be found on my repo here. See README below to see what you need to download.

Language: Java - Size: 1.15 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

RandomGamingDev/WebGL2Tex

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

Language: JavaScript - Size: 72.3 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

xylimeng/WARP

Wavelets with adaptive recursive partitioning

Language: C++ - Size: 679 KB - Last synced at: 27 days ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 6

gkontogiannhs/mdds

Language: Python - Size: 520 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

HactarCE/cellua 📦

A fast, flexible, and feature-rich multidimensional cellular automaton simulator written in Python and Lua

Language: Python - Size: 76.2 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

dsonyy/n-dimensional-tic-tac-toe

❌ Tic-tac-toe on n-dimensional board (2D, 3D, 4D ... nD)

Language: C - Size: 4.32 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

rostyq/one-euro-rs

Multidimensional implementation of 1€ Filter

Language: Rust - Size: 34.2 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Kenny2github/MultiVectors

Compute blades and multivectors in arbitrary-dimensional space

Language: Python - Size: 151 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Blotch3D/FlightDynamics

Uses radial basis function interpolation to estimate aircraft flight characteristics given a set of conditions.

Language: C# - Size: 57.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

danielakuinchtner/cp-mdp

A CANDECOMP-PARAFAC tensor decomposition method to solve a Markov Decision Process (MDP) gridworld problem.

Language: Python - Size: 463 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

sbesada/java.math.numerical.library

java numerical library for Matrix, Integrals (numerical integration), derivatives (numerical differentiation), equations, ODE, polynomials, etc

Language: Java - Size: 93.8 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 2

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

Language: C++ - Size: 203 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 4

MWFK/Data-Visualization-with-Python-Plotly

from 2D Visualization to 3D and even more dimensions.

Language: Jupyter Notebook - Size: 16.1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 5

LouisTier/KalmanFilter

Project about Kalman Filter applied on real persons and bees

Language: Python - Size: 147 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

emilianstoyanov/projects-softuni

Language: Python - Size: 425 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

pjmateus/monte-carlo-annealing

Monte-Carlo search for the minimum of the multidimensional "cost" function

Language: Python - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

prashjha/MultidimFlowPython

Solver for multidimensional flow model in python using Petsc and Fenics

Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

xiCO2k/multi-sort

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

Language: TypeScript - Size: 1.07 MB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

HatefulT/4-dimension

My 4d lab

Language: HTML - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

soulintzis/Multidimensional-Data-Structures

Language: Python - Size: 34.6 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

StadynR/q-learning-multidim-maze

Repository for the research paper developed by Oscar Chang, Stadyn Román, Washington Pijal and Arianna Armijos

Language: C - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Anello92/manipulacao_dados

Computação numérica, indexação e slicing, transposição, reshaping, manipulação de dados, dataframe, multidimensionais.

Language: Jupyter Notebook - Size: 183 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

tvtaerum/self_organizing_maps

Self Organizing Maps

Language: Python - Size: 3.54 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

poluyan/mveqf

MultiVariate Empirical Quantile Function (grid-based)

Language: C++ - Size: 4.77 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

eseraygun/elements-html5

A tool for visualizing multidimensional objects and their intersections: http://eseraygun.com/elements/

Language: TypeScript - Size: 818 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

semibran/vector

Minimal operations for multidimensional vectors

Language: JavaScript - Size: 10.7 KB - Last synced at: 23 days ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 0

hanjiepan/multid_fri_public

Efficient multidimensional Diracs estimation with finite rate of innovation sampling

Language: Python - Size: 188 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

segmentation-fault/lattice_sum

Recursively finds all the non-negative integer points x_i : i=1..n such that x_1 + x_2 + ... + x_n = r , where r is an integer

Language: MATLAB - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0