tensors
There are 204 repositories under tensors topic.
javascriptdata/danfojs
Danfo.js is an open source, JavaScript library providing high performance, intuitive, and easy to use data structures for manipulating and processing structured data.
thi-ng/umbrella
⛱ Broadly scoped ecosystem & mono-repository of 210 TypeScript projects (and ~185 examples) for general purpose, functional, data driven development
xtensor-stack/xtensor
C++ tensors with broadcasting and lazy computing
prabhuomkar/pytorch-cpp
C++ Implementation of PyTorch Tutorials for Everyone
patrick-kidger/torchtyping
Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.
aesara-devs/aesara
Aesara is a Python library for defining, optimizing, and efficiently evaluating mathematical expressions involving multi-dimensional arrays.
Tiramisu-Compiler/tiramisu
A polyhedral compiler for expressing fast and portable data parallel algorithms
romeric/Fastor
A lightweight high performance tensor algebra framework for modern C++
ITensor/ITensors.jl
A Julia library for efficient tensor computations and tensor network calculations. ITensors.jl is supported by the Simons Foundation's Flatiron Institute.
jcmgray/quimb
A python library for quantum information and many-body calculations including tensor networks.
ITensor/ITensor
A C++ library for efficient tensor network calculations
rballester/tntorch
Tensor Network Learning with PyTorch
kpeeters/cadabra2
A field-theory motivated approach to computer algebra.
oseledets/ttpy
Python implementation of the TT-Toolbox
ROCm/Tensile
[DEPRECATED] Moved to ROCm/rocm-libraries repo
helmholtz-analytics/heat
Distributed tensors and Machine Learning framework with GPU and MPI acceleration in Python
finch-tensor/Finch.jl
Sparse and Structured Tensor Compiler
bloomberg/scatteract
Project which implements extraction of data from scatter plots
springer13/hptt
High-Performance Tensor Transpose library
dsharlet/array
C++ multidimensional arrays in the spirit of the STL
crystal-data/num.cr
Scientific computing in pure Crystal
aardvark-platform/aardvark.base
Aardvark.Base is the foundation of the open-source Aardvark Platform for visual computing, real-time graphics, and visualization.
nikitaprasad21/ML-Cheat-Codes
Machine Learning Cheatsheet 2024
bshoshany/OGRe
An object-oriented general relativity package for Mathematica.
epistoteles/TensorHue
TensorHue is a Python library that allows you to visualize tensors right in your console, making understanding and debugging tensor contents easier.
jobergum/dense-vector-ranking-performance
Performance evaluation of nearest neighbor search using Vespa, Elasticsearch and Open Distro for Elasticsearch K-NN
andrewssobral/mctc4bmi
Matrix and Tensor Completion for Background Model Initialization
electronicvisions/norse
Deep learning for spiking neural networks
Einsums/Einsums
Provides compile-time contraction pattern analysis to determine optimal tensor operation to perform.
asc-community/GenericTensor
The only library allowing to create Tensors (matrices extension) with custom types
chakravala/DirectSum.jl
Tangent bundle, vector space and Submanifold definition
achirkin/easytensor
Many-dimensional type-safe numeric ops
andrewssobral/tensor_toolbox
MATLAB Tensor Toolbox (by Tamara Kolda)
sandialabs/pyttb
Python Tensor Toolbox
chainyo/tensorshare
🤝 Trade any tensors over the network
KerfuffleV2/repugnant-pickle
Low effort scraping Python's pickle format in Rust. It is to complete pickle parsing as BeautifulSoup was to complete HTML parsing.