multi-dimensional-array
There are 19 repositories under multi-dimensional-array topic.
blitzpp/blitz
Blitz++ Multi-Dimensional Array Library for C++
SciScala/NDScala
N-dimensional / multi-dimensional arrays (tensors) in Scala 3. Think NumPy ndarray / PyTorch Tensor but type-safe over shapes, array/axis labels & numeric data types
danielaparker/acons
A modern C++ header-only library for constructing N-dimensional arrays
deepakkumar1984/SuperchargedArray
A super accelerated array extension for C# supported to run on multiple hardware: CPU, GPU (NVIDIA, AMD, Intel) to achieve accelerated speed
zwx1127/HTensor
Haskell type-level multi-dimensional array
hakkelt/NDArrays
N-dimensional arrays holding either complex or real values.
muhibarshad/Zero-to-Advance-OOP-Concepts-CPP
Step by step explain concepts deeply ,proper examples with tested portions, short notes in the form of slides , external material links and much more.
simphotonics/stride
Extension method for iterating Dart Lists and Iterables using a custom start index and step size (stride).
Tensor-Array/Tensor-Array
A C++ machine learning framework/library.
garland/jsArrayEngine
mdArrayEngine is a multi dimensional array class
Sulter/span_nd
Multi dimensional std::span
YconquestY/comp3235
Compiler for JavaScript-like language targeting stack machine
BeyzaKomish/Matrix-Multiplication-Project
This C++ program performs matrix manipulation by implementing a custom matrix operation on an input matrix B and a core matrix C. The result is stored in the output matrix A.
khushi-sabarad/Quiz
A user friendly and menu driven Java program. Designed to ask the user questions from the option they desire and test their intelligence.
pbleile/C-Multi-Dim-Heap-Arrays
C++ Example Of An Efficient 3 Dimensional Heap Allocated Array
LuisFVillalon/cs221-IntroOOP
A repository to showcase my coursework for my Introduction to Object Oriented Programming college course.
rhalp10/StudentClassRecordArrayStorage
Student Class Record Using Temporary Array Storage With Function Of Add Edit Delete
signalarray/xmat
Serialization library for multi-dimensional numeric arrays structured in key-value format.
vikasm25/NetCDF-Generator
A python based GUI application for converting tabular data (CSV/Excel) to NetCDF.