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

Projects in Awesome Lists tagged with ndarray

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

https://github.com/tracel-ai/burn

Burn is a next generation Deep Learning Framework that doesn't compromise on flexibility, efficiency and portability.

autodiff cross-platform cuda deep-learning kernel-fusion machine-learning metal ndarray neural-network onnx pytorch rocm rust scientific-computing tensor vulkan wasm webgpu

Last synced: 12 May 2025

https://github.com/nicolaspanel/numjs

Like NumPy, in JavaScript

javascript linear-algebra ndarray nodejs

Last synced: 14 May 2025

https://github.com/mratsim/arraymancer

A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends

autograd automatic-differentiation cuda cudnn deep-learning gpgpu gpu-computing high-performance-computing iot linear-algebra machine-learning matrix-library multidimensional-arrays ndarray neural-networks nim opencl openmp parallel-computing tensor

Last synced: 14 May 2025

https://github.com/PyO3/rust-numpy

PyO3-based Rust bindings of the NumPy C-API

ndarray numpy numpy-capi rust-bindings rust-ndarray rust-numpy

Last synced: 22 Jul 2025

https://github.com/pyo3/rust-numpy

PyO3-based Rust bindings of the NumPy C-API

ndarray numpy numpy-capi rust-bindings rust-ndarray rust-numpy

Last synced: 13 May 2025

https://github.com/mratsim/Arraymancer

A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends

autograd automatic-differentiation cuda cudnn deep-learning gpgpu gpu-computing high-performance-computing iot linear-algebra machine-learning matrix-library multidimensional-arrays ndarray neural-networks nim opencl openmp parallel-computing tensor

Last synced: 16 Apr 2025

https://mratsim.github.io/Arraymancer/

A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends

autograd automatic-differentiation cuda cudnn deep-learning gpgpu gpu-computing high-performance-computing iot linear-algebra machine-learning matrix-library multidimensional-arrays ndarray neural-networks nim opencl openmp parallel-computing tensor

Last synced: 08 May 2025

https://github.com/kotlin/multik

Multidimensional array library for Kotlin

kotlin matrix multiplatform ndarray

Last synced: 04 Jul 2025

https://github.com/Kotlin/multik

Multidimensional array library for Kotlin

kotlin matrix multiplatform ndarray

Last synced: 02 Apr 2025

https://github.com/google-deepmind/treescope

An interactive HTML pretty-printer for machine learning research in IPython notebooks.

machine-learning ndarray neural-networks pretty-printing visualization

Last synced: 17 Jun 2025

https://github.com/gorgonia/tensor

package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes

deep-learning golang hacktoberfest machine-learning multidimensional-arrays ndarray tensor

Last synced: 05 Apr 2025

https://github.com/jjjkkkjjj/Matft

Numpy-like library in swift. (Multi-dimensional Array, ndarray, matrix and vector library)

complex-numbers image image-processing math matrix-library ndarray ndimensional-arrays numpy signal-processing swift

Last synced: 02 Aug 2025

https://github.com/xtensor-stack/xtensor-r

R bindings for xtensor

cpp14 ndarray numpy r rlang rstats

Last synced: 10 Apr 2025

https://github.com/nmandery/h3ron

Rust crates for the H3 geospatial indexing system

dataframe geospatial h3 ndarray rust

Last synced: 27 Apr 2025

https://github.com/jvdd/argminmax

Efficient argmin & argmax

argmax argmin avx2 avx512 ndarray neon numpy rust rust-lang simd sse

Last synced: 16 May 2025

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

array-programming dotty machine-learning matrix multi-dimensional-array n-dimensional-array named-tensor ndarray neural-networks numerical-computing numpy scala scala-3 scala3 shape-safety tensor

Last synced: 13 May 2025

https://github.com/weiji14/cog3pio

Cloud-optimized GeoTIFF ... Parallel I/O 🦀

cloud-optimized-geotiff georust geotiff ndarray numpy pyo3 rust

Last synced: 07 Sep 2025

https://github.com/termoshtt/einsum-derive

Proc-macro based einsum implementation for rust-ndarray

ndarray proc-macro rust

Last synced: 12 Jun 2025

https://github.com/thi-ng/zig-thing

Small collection of data types/structures, utilities & open-learning with Zig

linalg monorepo ndarray simd vector wasm zig

Last synced: 11 Apr 2025

https://github.com/ivanyu/idx2numpy

A Python package which provides tools to convert files to and from IDX format (described at http://yann.lecun.com/exdb/mnist/) into numpy.ndarray.

idx-format ndarray numpy python

Last synced: 14 Apr 2025

https://github.com/dastrobu/ndarray

N dimensional array package for numeric computing in swift.

linear-algebra ndarray numerics swift

Last synced: 04 Jul 2025

https://github.com/grimmerk/numjs

Like NumPy, in JavaScript. It's a modification of the numjs project. Improvement: TypeScript/ES6/Documentation, etc. Published a new npm package, @d4c/numjs, used by alphago-zero-tictactoe-js.

browser javascript linear-algebra math matrix ndarray nodejs numpy typescript vector

Last synced: 23 Mar 2025

https://github.com/denosaurs/algebra

➗ Powerful math library for Deno (WIP)

algebra deno math ndarray scientific-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/letmaik/xndarray

▦ Multidimensional arrays with semantics in JavaScript

coordinates javascript multidimensional-arrays ndarray semantics

Last synced: 19 Apr 2025

https://github.com/spdes/kalman-rust

A simple implementation of Kalman filter and RTS smoother in Rust (ndarray)

kalman-filter kalman-smoother ndarray rust rust-lang state-space

Last synced: 25 Sep 2025

https://github.com/morriswmz/jasmal

Just another JavaScript matrix/tensor library.

javascript linear-algebra matrix ndarray numerics

Last synced: 10 Apr 2025

https://github.com/deepakkumar1984/superchargedarray

A super accelerated array extension for C# supported to run on multiple hardware: CPU, GPU (NVIDIA, AMD, Intel) to achieve accelerated speed

amd array-helper array-manipulations arrays intel multi-dimensional-array ndarray nvidia

Last synced: 12 Jun 2025

https://github.com/martmists-gh/ndarray.simd

A Kotlin Multiplatform NDArray implementation using xsimd

kotlin kotlin-multiplatform ndarray simd

Last synced: 08 Apr 2025

https://github.com/abdelaziz18003/ndarray-imhist

📊 A package to plot images' histograms using node.js and Gnuplot inspired by Matlab `imhist` command..

histogram image-processing matlab ndarray

Last synced: 30 Apr 2025

https://github.com/grizzly-dart/grizzly_series

Pandas-like Series and DataFrames for Dart

csv data-series dataframe ndarray plotting scientific-computing series

Last synced: 01 Apr 2025

https://github.com/stdlib-js/strided-base-unary

Apply a unary callback to elements in a strided input array and assign results to elements in a strided output array.

apply array base foreach javascript map ndarray node node-js nodejs stdlib strided transform unary

Last synced: 06 Oct 2025

https://github.com/bobbbay/dinwiddy

Dependently typed N-dimensional array type signatures for Idris (2).

dependent-types ndarray

Last synced: 12 Jul 2025

https://github.com/stdlib-js/strided-base-ternary

Apply a ternary callback to strided input array elements and assign results to elements in a strided output array.

apply array base foreach javascript map ndarray node node-js nodejs stdlib strided ternary transform

Last synced: 15 Oct 2025

https://github.com/nicklucche/autograd.rs

Simple Deep Learning library in Rust based on ndarray.

automatic-differentiation deep-learning ndarray

Last synced: 09 Apr 2025

https://github.com/stdlib-js/ndarray-base-napi-dtype-string-to-dtype

C API for returning the ndarray data type corresponding to a data type string.

base dtype javascript napi ndarray node node-js nodejs stdlib string types

Last synced: 07 Sep 2025

https://github.com/stdlib-js/assert-is-float32matrix-like

Test if a value is a 2-dimensional ndarray-like object containing single-precision floating-point numbers.

2d assert assertion float32 is ismatrix isndarray javascript mat matrix ndarray ndarray-like node node-js nodejs stdlib util utilities utility utils

Last synced: 17 Mar 2025

https://github.com/simphotonics/unitexpr

Python units, unit expressions, unit systems, united arrays.

ndarray physical-units python scientific-computing si-units unit unit-expression

Last synced: 09 Apr 2025

https://github.com/deepakkumar1984/arithmetica

This is a simple library to build and simulate your own quantum computing algorithms in C#, yes in C#.

array computing image-processing linear maths matrix multi ndarray quantum vector

Last synced: 22 Jul 2025

https://github.com/danieldk/ndarray-tensorflow

Tensor wrapper with ndarray API

ndarray rust tensorflow

Last synced: 18 Jun 2025

https://github.com/stdlib-js/array-ones-like

Create an array filled with ones and having the same length and data type as a provided array.

array data float32array float64array int16array int32array javascript matrix ndarray node node-js nodejs stdlib structure typed typed-array types uint32array vector

Last synced: 30 Oct 2025

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/termoshtt/stencil

Abstract stencil calculation

ndarray stencil

Last synced: 25 Feb 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/stdlib-js/ndarray-same-kind-casts

Return a list of ndarray data types to which a provided ndarray data type can be safely cast or cast within the same kind.

cast casting javascript ndarray node node-js nodejs promotion rules stdlib types util utilities utility utils

Last synced: 04 Jul 2025

https://github.com/stdlib-js/ndarray-base-from-scalar

Convert a scalar value to a zero-dimensional ndarray.

base convert data javascript ndarray node node-js nodejs scalar stdlib structure types wrap

Last synced: 03 Jul 2025

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/blas-ext-base-sapx

Add a constant to each element in a single-precision floating-point strided array.

add addition array blas extended float float32 float32array javascript math mathematics ndarray node node-js nodejs scale single stdlib strided translate

Last synced: 30 Jul 2025

https://github.com/grizzly-dart/grizzly_primitives

Primitives (Index, Pair, Extent) for Grizzly

array array-indexing dataframe key-value ndarray pair series

Last synced: 01 Apr 2025

https://github.com/stdlib-js/math-strided-special-bessely1-by

Compute the Bessel function of the second kind of order one for each element retrieved from an input strided array via a callback function.

accessor array bessel callback clbk element-wise javascript map math mathematics ndarray node node-js nodejs special stdlib strided transform vector y1

Last synced: 24 Apr 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/tmtenbrink/rustfrc

rustfrc is a Python package with some fast Rust functions useful for FRC (Fourier Ring Correlation).

ndarray pyo3 python rust rust-ndarray

Last synced: 23 Mar 2025

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/strided-base-map-by2

Apply a binary function to each pair of elements retrieved from strided input arrays according to a callback function and assign results to a strided output array.

accessor apply array base binary callback clbk foreach javascript map ndarray node node-js nodejs stdlib strided transform

Last synced: 24 Apr 2025

https://github.com/stdlib-js/math-strided-special-acos-by

Compute the arccosine of each element retrieved from an input strided array via a callback function.

acos arccosine array element-wise inverse javascript map math mathematics ndarray node node-js nodejs radians stdlib strided transform trig trigonometry vector

Last synced: 03 Aug 2025

https://github.com/stdlib-js/assert-is-float64vector-like

Test if a value is a 1-dimensional ndarray-like object containing double-precision floating-point numbers.

1d assert assertion float64 is isndarray isvector javascript ndarray ndarray-like node node-js nodejs stdlib util utilities utility utils vec vector

Last synced: 21 Aug 2025

https://github.com/stdlib-js/math-strided-special-smskceil

Round each element in a single-precision floating-point strided array toward positive infinity according to a strided mask array.

array ceil float float32 float32array flt integer javascript math mathematics ndarray nearest node node-js nodejs round single-precision stdlib strided vector

Last synced: 31 Oct 2025

https://github.com/soleinik/test-ml

Rust, ML, trading...

clap-rs linfa ndarray polars rust rust-lang

Last synced: 20 Mar 2025

https://github.com/stdlib-js/strided-base-dmap2

Apply a binary function accepting and returning double-precision floating-point numbers to corresponding elements in two double-precision floating-point strided input arrays and assign each result to an element in a double-precision floating-point strided output array.

apply array base binary dbl double double-precision float64 foreach javascript map ndarray node node-js nodejs stdlib strided transform

Last synced: 30 Jun 2025