ndarray
There are 761 repositories under ndarray topic.
tracel-ai/burn
Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
nicolaspanel/numjs
Like NumPy, in JavaScript
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
owlbarn/owl
Owl - OCaml Scientific Computing @ https://ocaml.xyz
PyO3/rust-numpy
PyO3-based Rust bindings of the NumPy C-API
Kotlin/multik
Multidimensional array library for Kotlin
wiseaidev/rust-data-analysis
Rust for data analysis encyclopedia (WIP).
google-deepmind/treescope
An interactive HTML pretty-printer for machine learning research in IPython notebooks.
gorgonia/tensor
package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes
vlang/vtl
The V Tensor Library
jjjkkkjjj/Matft
Numpy-like library in swift. (Multi-dimensional Array, ndarray, matrix and vector library)
DeepMLNet/DeepNet
Deep.Net machine learning framework for F#
PDLPorters/pdl
Scientific computing with Perl
xtensor-stack/xtensor-r
R bindings for xtensor
nmandery/h3ron
Rust crates for the H3 geospatial indexing system
denosaurs/neo
👩💻 Matrix and other math, accelerated by WebGPU and WASM
rust-cv/ndarray-vision
Computer vision library built on top of ndarray
jvdd/argminmax
Efficient argmin & argmax
sciphp/numphp
PHP tools for matrix computation
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
SunDoge/dlpark
A Rust Library for High-Performance Tensor Exchange with Python
weiji14/cog3pio
Cloud-optimized GeoTIFF ... Parallel I/O 🦀
thi-ng/zig-thing
Small collection of data types/structures, utilities & open-learning with Zig
Jianqoq/Hpt
A high performance N-dimensional array library for Rust
termoshtt/einsum-derive
Proc-macro based einsum implementation for rust-ndarray
DirkToewe/nd4js
JS ND-Arrays inspired by NumPy.
dastrobu/NdArray
N dimensional array package for numeric computing in swift.
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.
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.
kmario23/Introduction-to-NumPy-Matplotlib-TensorFlow
NumPy fundamentals for tensor computation; Matplotlib for data visualization
lasersonlab/ndarray.scala
N-dimensional arrays, with Zarr and HDF5 integrations
ehsanmok/dlpackrs
DLPack safe Rust binding
RESTGroup/rstsr
An n-dimensional rust tensor library
wiseaidev/openpilot
Towards fully autonomous driving (WIP)
YesDrX/numnim
Numpy like ndarray and dataframe library for nim-lang.
stdlib-js/ndarray
Multidimensional arrays.